[Webkit-unassigned] [Bug 29916] New: Fails to render ISO-8859-1 websites if no charset is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 03:06:45 PDT 2009


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

           Summary: Fails to render ISO-8859-1 websites if no charset is
                    specified
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: slomo at circular-chaos.org


Created an attachment (id=40355)
 --> (https://bugs.webkit.org/attachment.cgi?id=40355)
test.html

Hi,
Webkit/GTK 1.1.15.1 fails to render ISO-8859-1 websites if no charset is
specified anywhere. Non-ASCII characters are displayed as �.
OTOH if the same website is saved as UTF8 everything is displayed correctly.

Attached is are two samples, one saved as ISO-8859-1 and the other one as
UTF-8. No matter what the current locale is, the former isn't rendered
correctly while the latter is so I assume Webkit always assumes UTF8 if nothing
else is specified.

Gecko handles this correctly somehow. Also gedit detects in both cases the
charset correctly so maybe one could take a look at that code ;)

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