[Webkit-unassigned] [Bug 11695] New: XMLHttpRequest should be encoded accordingly to document.xmlEncoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 27 01:05:27 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11695

           Summary: XMLHttpRequest should be encoded accordingly to
                    document.xmlEncoding
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


This is what the draft spec says, what MSIE does, and what Firefox will do,
according to
<http://lists.w3.org/Archives/Public/public-webapi/2006Nov/0055.html>.

Currently, WebKit always encodes sent documents as UTF-8, and doesn't serialize
the XML declaration, while Firefox also uses UTF-8, but sends an XML
declaration with a potentially mismatched encoding.


-- 
Configure bugmail: http://bugs.webkit.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