[Webkit-unassigned] [Bug 201545] [GTK] Fails to render iso-8859-1 pages with special characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 11:00:11 PDT 2019


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

--- Comment #3 from Michael Catanzaro <mcatanzaro at gnome.org> ---
Hm, I think this bug is different though.

Bug #201295 is an HTML file being processed as SVG by mistake. I can see shared-mime-info thinks it's an SVG file, not an HTML file at all.

But this bug is an XHTML file encoded with ISO-8895-1 being decoded as UTF-8 by mistake. shared-mime-info detects it as XHTML, so there's no mistake about content type. afaik it's normal for XHTML files to use the .html file extension.

-- 
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/20190906/6bbcd60d/attachment.html>


More information about the webkit-unassigned mailing list