String in JSON are not validated to be UTF-8 or UTF-16. The parser do not
detect whether the string contain invalid encoding.
Both YAJL and ultrajspon supports UTF-8 validation. YAJL can turn it on/off,
while ultrajson make it mandatory.
Add an parsing option to validate UTF-8/UTF-16.
Original issue reported on code.google.com by milo...@gmail.com on 22 Nov 2011 at 2:40
Original issue reported on code.google.com by
milo...@gmail.com
on 22 Nov 2011 at 2:40