Closed GoogleCodeExporter closed 9 years ago
As per our discussion, discovered that the home-grown JSON interpreter is not
escaping double-quotes properly. Depending on your POV, you might want to
consider utilizing the standard json2.js file from json.org w/standard parse()
and stringify() methods. People using JSON in their JS will tend to borrow
from that library anyway to maximize browser coverage.
Original comment by vep....@gmail.com
on 15 Mar 2011 at 4:26
Just curious since there don't seem to be any "patch" notes on 1.4; were you
able to correct this issue?
Original comment by vep....@gmail.com
on 21 Mar 2011 at 7:51
this has been fixed in 1.5
Original comment by Seancla...@gmail.com
on 26 Mar 2011 at 9:16
Original issue reported on code.google.com by
vep....@gmail.com
on 11 Mar 2011 at 1:17