Bug 126740
Summary: | Charset Windows-31J is not interpreted EUC-JP | ||
---|---|---|---|
Product: | WebKit | Reporter: | flagboy <hata.hirotaka> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Enhancement | CC: | ap |
Priority: | P4 | Keywords: | EasyFix |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://jamtrading.jp/ |
flagboy
Japanese Windows-31J page is not interpreted EUC-JP.
That url is garbage characters using phantomjs because of this bug.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
flagboy
Resolve add following line to src/qt/src/3rdparty/webkit/Source/WebCore/platform/text/TextCodecICU.cpp:150
registrar("Windows-31J", "Shift_JIS");
Alexey Proskuryakov
This works in Safari 10.1.