[Mono-bugs] [Bug 586712] System.Json.JsonReader turns all booleans into true

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 12 11:41:48 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=586712

http://bugzilla.novell.com/show_bug.cgi?id=586712#c2


--- Comment #2 from Kornél Pál <kornelpal at gmail.com> 2010-03-12 16:41:48 UTC ---
Created an attachment (id=348228)
 --> (http://bugzilla.novell.com/attachment.cgi?id=348228)
JavaScriptReader.cs.diff

This should fix the bug.

Note that JsonReader was moved, renamed and refactored and this patch reflects
those changes.

If you need to backport the fix just look for "false" in JsonReader.cs; the fix
is very similar.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list