- From: <bugzilla@jessica.w3.org>
- Date: Fri, 15 Apr 2016 20:39:32 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29568 Josh Spiegel <josh.spiegel@oracle.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Josh Spiegel <josh.spiegel@oracle.com> --- Yes, this is a duplicate of 13796 - the w3c parser is converting \uXXXX to a character in string literals. There are other tests besides json-to-xml-043 where this happens (e.g. json-to-xml-021, json-to-xml-022, json-to-xml-042, etc.). You may only be noticing in this case since \u005c is the backslash and converting it makes the JSON invalid (in other cases the string is still valid JSON). *** This bug has been marked as a duplicate of bug 13796 *** -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 15 April 2016 20:39:36 UTC