PDA

View Full Version : Titles and Descriptions stop updating


WilliFixit
02-21-2010, 09:05 PM
I have lost both the titles and descriptions for all images in multiple galleries.

The problem seems to happen when I put in a carriage return in the description. For example:

==============================
Clouds roll over Electric Peak and across the Paradise Valley in Montana. -5294
==============================
Works fine (with no carriage return)...but
==============================
Clouds roll over Electric Peak and across the Paradise Valley in Montana.
-5294
==============================
After I click Save Changes, the changes are saved, but whenever I try to edit the image (by clicking back on the image in the Manage Images window) neither the Title nor the Description update in the window.

Let's say I edit ImageA like above with the carriage return. Then I go to ImageB (by clicking on it) the Title and Description update to ImageB's. If I then click back on ImageA, the Title and Description still have ImageB's content. If I refresh the Manage Images page, and click on ImageA, then both the Title and Description are blank. If I go to preview the page it looks fine, with the Title and Description showing correctly.

If I use PHPMyAdmin to look at the table I will see something like this:

These still waters reflect many deep colors.\r\n-8919

If I go into edit mode in PHPMyAdmin I cannot see the "\r\n", but I can delete the space between and then I get:

These still waters reflect many deep colors.-8919

When I go back into PowerGallery Manage Images, then I can see the text just fine, and it updates for the image for which I removed the "\r\n", but not the others that have a carriage return.

Seems like something in WA's solution needs to be fixed.

Justin Nemeth
02-22-2010, 09:39 AM
See post #5 in this thread: http://www.webassist.com/forums/showthread.php?t=10111
That should fix your issue.

-justin

WilliFixit
02-22-2010, 09:59 AM
Thanks, Justin. That fixed it.

Justin Nemeth
02-22-2010, 10:01 AM
Cool. Just to gather a bit more info, what operating system and browser were you using when you found this issue?

WilliFixit
02-22-2010, 10:11 AM
Windows 7-64bit, IE8.