[Webkit-unassigned] [Bug 215764] New: incorrect charset default for text/xml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 04:09:16 PDT 2020


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

            Bug ID: 215764
           Summary: incorrect charset default for text/xml
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: julian.reschke at gmx.de

Apparently, when getting a content-type of "text/xml" (no charset parameter), Safari defaults to ISO-8859-1, instead of inspecting the XML content.

See testcase at

  http://test.greenbytes.de/tech/tc/httpcontenttype/#textxmlnodefaultutf8nodecl

(note that Firefox and Chrome correctly detect the charset.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200824/e7e90106/attachment-0001.htm>


More information about the webkit-unassigned mailing list