When I enter information on the first screen after uploading a batch of photos, it seems that PhotoQ escapes the text so that, for example, each apostrophe I enter gets stored as /'. This is normal for database apps but the problem seems to be that the text is not properly "unescaped" for display. When it shows on my blog pages the additional slash characters are still visible. If I then edit the post and manually remove all the slashes, it looks fine and the new text "sticks". You may like to look into the way that PhotoQ escapes and unescapes text to make sure that this is symmetric and that text displayed matches what is originally entered by the user.
BTW, this is a great piece of software. I'm very much enjoying using PhotoQ and (a modified version of) IQ2 to run my photoblog.
resolved