Bug 17405
Summary: | Page without character set info is not detected as simplified Chinese | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jie Ding <jie.ding> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://tianya.cn |
Jie Ding
http://tianya.cn
Encoding Detection Error, Should be simplified Chinese.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
The page does not specify any encoding information in the HTTP headers nor within the document itself. Firefox 3.0b3 also displays this incorrectly. Opera 9.50beta renders this correctly.
Alexey Proskuryakov
MSIE also doesn't display this site correctly unless the default encoding matches. Closing as INVALID, but adding as an example to bug 4120.