[Webkit-unassigned] [Bug 7649] New: Safari ignores the encoding of XMLHttpRequests

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Mar 7 14:37:05 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7649

           Summary: Safari ignores the encoding of XMLHttpRequests
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jlacour at optio.com


I have a web application where I am sending an XMLHttpRequest to fetch some
UTF-8 encoded data, and then placing it into a text area for editing.  In
Firefox and IE, the encoding of the data is properly respected, and the text
area shows the UTF-8 encoded data.  In Safari (even nightly builds), the
encoding is ignored, and I get escaped ASCII data.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list