[Webkit-unassigned] [Bug 66185] Sniff UTF-8 instead of defaulting to WINDOWS-1252 (or other locale defaults)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 13:11:35 PDT 2011


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





--- Comment #20 from Leif Halvard Silli <xn--mlform-iua at xn--mlform-iua.no>  2011-08-24 13:11:35 PST ---
(In reply to comment #19)
> > ACTUAL RESULT: Safari ignores the HTTP header and defaults to the default encoding instead.
> 
> How did you decide that a default encoding is used for this frame? I'm pretty sure that we're correctly using UTF-8 as specified by Content-Type header field.

Hm. Answer: By testing several times on my Leopard Mac and my Snow Leopard mac, in iCab and in Safari. I looked at the letters, and they were malformed like when UTF-8 is read as Win-1252. I also had to use the form, and the form was sent as WIN-1252 rather than UTF-8. 

But now, several hours later, things seems to work - except when I manually select the Western encoding, which is expected, with the way Safari works. So either I - nevertheless - made an error when I tested, e.g. I may - despite that I was aware of the problem - have manually selected win-1252 in the current Tab. Or - eventually - the page has somehow been updated during the day.

Given the uncertainty, I of course withdraw my claims about this page.

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