All files upgraded to 3.11 (thanks Chuck).
I've disabled the ability for user's to post HTML in their reviews, however post upgrade several image links that used to be simple inset links to images are printed as plain html code printouts.
An example is this review:
http://www.arniesairsoft.co.uk/revie...hp?product=194
I figured that I'd just edit the links out but this is what happens:
-edit review
-remove html, and leave plain url in place:
Code:
Content visible to verified customers only.
-review is shown with working URL in place the link is shownand parsed as an URL.
-now if I click edit for that review again I'm shown HTML for the inset link
Code:
Content visible to verified customers only.
-when the edit is resubmitted the HTML code output is shown to the user
Code:
Content visible to verified customers only.
is dumped to the screen.
I think I came across this bug before. (I know it's not just me, as someone else has come across it:
links in description, loses html if item edited )