Bug 126740

Summary: Charset Windows-31J is not interpreted EUC-JP
Product: WebKit Reporter: flagboy <hata.hirotaka>
Component: New BugsAssignee: 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
Reported 2014-01-10 01:24:50 PST
Japanese Windows-31J page is not interpreted EUC-JP. That url is garbage characters using phantomjs because of this bug.
Attachments
flagboy
Comment 1 2014-01-10 01:27:32 PST
Resolve add following line to src/qt/src/3rdparty/webkit/Source/WebCore/platform/text/TextCodecICU.cpp:150 registrar("Windows-31J", "Shift_JIS");
Alexey Proskuryakov
Comment 2 2017-05-24 14:59:10 PDT
This works in Safari 10.1.
Note You need to log in before you can comment on or make changes to this bug.