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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 15 05:03:23 PDT 2009


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

           Summary: wrong unicode map or buggy JSON.stringify method
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla33 at gmail.com


Created an attachment (id=41217)
 --> (https://bugs.webkit.org/attachment.cgi?id=41217)
zipped attachements

1. Safari 4.0.3 (531.9.1) has wrong unicode map or buggy JSON.stringify method.

2. Run test.php5 to generate and store to disk binary files.

3. Results

   a) bin_chrome_3.0.195.27.dat
      bin_explorer_8.0.7600.16385.dat
      bin_firefox_3.5.3.dat
      bin_konqueror_4.3.2.dat
      bin_opera_10.00.1750.dat

      are binary the same.

   b) bin_safari_4.0.3.531.9.1.dat

      is wrong binary!!!

4. Summary 

   Server-side languages receive incorrect data from Safari.
   Only characters from javascript map array (test.php5) are invalid encoded.

   Explorer, Chrome, Opera, Konqueror and Firefox send perfect data.

-- 
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