RESOLVED CONFIGURATION CHANGED 126740
Charset Windows-31J is not interpreted EUC-JP
https://bugs.webkit.org/show_bug.cgi?id=126740
Summary Charset Windows-31J is not interpreted EUC-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.