[Webkit-unassigned] [Bug 30384] wrong unicode map or buggy JSON.stringify method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 05:27:58 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30384





--- Comment #2 from bugzilla33 <bugzilla33 at gmail.com>  2009-10-15 05:27:58 PDT ---
Easy solution to the problem: 
JSON.stringify - encode characters using the \uXXXX

Only Safari and Firefox do not encode (\uXXXX), but Firefox sends correct UTF8
data ....Safari no.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list