JSON Response when posting comments
Hi,
we recently found a bug when commenting on one of our vouchers. For example, try commenting on one of our vouchers here:
http://bit.ly/SkMfJl
You will see JSON code being returned:
Code:
{"success":true,"comment":"
Test comment<\/p>
<\/span>Posted by bjoern<\/span>26. November 2012<\/span>12:03<\/span><\/p><\/li>","count":"1"}
Comment is successfully put into moderation, however. We are on Clipper Version 1.3, unfortunately we are not able to do a bulk upgrade to a newer version as we did major modifications on many files. Any advice where we have to fix this issue? Thanks a lot in advance.