Closed GoogleCodeExporter closed 8 years ago
Please only decode UTF-8 strings. The default encoding (according to RFC4627)
is UTF-8 anyhow.
Original comment by jwight
on 19 Mar 2010 at 12:22
Unfortunately touchcode crashes on malformed UTF-8 as well. As a client I can't
control well-formedness. I'm
currently looking for a JSON parser that does't unceremoniously crash given bad
character codes. I'd rather have
one invalid key or value than nothing at all.
Original comment by nuthatch
on 2 Apr 2010 at 9:48
Original issue reported on code.google.com by
deanbro...@gmail.com
on 10 Dec 2009 at 10:42