View Single Post
Old November 25th, 2005, 05:49 PM   #16 (permalink)
Jeremy
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Quote:
Originally Posted by indiamike
...again sorry Jeremy but I also have the same problems with the quotes and stuff and am unsure why this happens in reviewpost and not photopost.
There's no reason to appologize.

You are having the same problem because it is a bug in the current distribution.


You know.... I think I know the problem.

::me digs through code::


Ok Chuck....here's the problem:

in Classifieds when I _view source_ of a page containing a double quote, in the source it displays as ".

in Reviews when I do the same, it displays "

This is why it is SHOWING " instead of showing "

" != "

So there is probably a typo somwhere OR maybe the would-be cleanly converted " to " is getting substituted AGAIN somewhere where it shouldn't be which is creating the " since & is another one of those chars that is getting sanitized.


See the problem now?

Got a fix for everyone?

Also please see the other related thread - when "allow html" is disabled then the carriage returns are stripped from desc (making one big line).


OTher than that, the whole to BBcode or not to BBcode is something you guys should definitely consider addressing as an additional enable/disable option in the future.

Last edited by Jeremy; November 25th, 2005 at 11:56 PM.
Jeremy is offline   Reply With Quote