|
The problem is that if a user enters an ampersand in a review e.g. "this & that", submit their review and then click "edit" they are presented with "this & that" in the edit box, and when they click submit again it becomes "this & that".
The problem is when they click edit it's not properly reverse parsing special characters like "& and /" etc. I think quotes are affected too.
|