[Webkit-unassigned] [Bug 23244] Hebrew (Windows) Encoding is not auto-detected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 4 12:11:00 PDT 2009


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





------- Comment #9 from jshin at chromium.org  2009-06-04 12:11 PDT -------
(In reply to comment #7)
> There are 2 test cases:
> * rest.co.il - Encoded in Windows-1255 no encoding specified.

So, Firefox and Webkit-based browsers will use the default encoding
(configurable by a user), which is expected. In IE, there's no UI for that, but
I guess there's the registry setting. 
If the default encoding is set to windows-1255, it'll be rendered correctly in
Safari/Chrome. 

> * mishmar88.info (attached) - Encoded as ISO-8859-8-I (logical) but advertises
> itself as ISO-8859-8 - WebKit renders this visually.

This is certainly an evangelism issue, isn't it? 

> In both cases, IE/FF correctly detect the encoding while WebKit does not.

Do you turn ON the auto-detection in Firefox?  If it's on AND the encoding is
NOT specified, Firefox is likely to get it right.   So does Chrome when
auto-detection is ON(I just tested http://www.advocatesfirm.co.il/office1.html
).  

So, the first issue is invalid while the second is an evangelism bug for that
specific web site.






> These may very well represent separate issues (and warrant separate bugs).
> 


-- 
Configure bugmail: https://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