The following JSON:
{
prop: "hello single \' quote"
}
... is not correctly decoded. It seems JSONTokenizer.readString needs to
also consider \' and decode it into ' which is not the case in version .92.1.
Original issue reported on code.google.com by jiri.ko...@gmail.com on 2 Feb 2010 at 10:25
Original issue reported on code.google.com by
jiri.ko...@gmail.com
on 2 Feb 2010 at 10:25