Hi guys. I've been getting a little hacky with the attributes system, putting together a "delivery" system, which asks a couple of questions (where it's being delivered etc.) for each product added. To get this formatted correctly I've been adding some instructions surrounded by <span> tags to the Option Comments.
This works fine, HTML comes up perfectly, but I discovered that when I subsequently go to edit those option comments, if they contain quotes ( " ) they don't parse back into the edit box correctly. Whether this is for HTML code, or just using a quote as plain text, the comment is truncated at the point of the quote.
Similar to this thread: http://www.zen-cart.com/forum/showthread.php?t=7768
I've encountered this kind of thing before.. I think it's that the database field isn't having characters escaped when it's read back into the text input box?
Running ZC 1.3.7
Cheers
Jaymis



