http://bugzilla.novell.com/show_bug.cgi?id=567130
http://bugzilla.novell.com/show_bug.cgi?id=567130#c0 Summary: System.Json calculates UTF-8 totally wrong Classification: Mono Product: MonoTouch Version: unspecified Platform: x86 OS/Version: Mac OS X 10.6 Status: NEW Severity: Major Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 Hello The Version of System.Json included in the current version of MonoTouch (1.4.1) calculates UTF-8 characters wrong. This seems to be already corrected in JsonReader.cs here (\uXXXX parser was totally wrong, giving wrong #.): http://anonsvn.mono-project.com/viewvc/trunk/mcs/class/System.Json/System.Json/JsonReader.cs?view=log Is this coming to MonoTouch as well? Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
