[Webkit-unassigned] [Bug 14608] Japanese encoding detection problem: KanjiCode::judge isn't called properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 17:53:56 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14608





------- Comment #2 from 808caaa4.8ce9.9cd6c799e9f6 at gmail.com  2007-07-13 17:53 PDT -------
Created an attachment (id=15508)
 --> (http://bugs.webkit.org/attachment.cgi?id=15508&action=view)
reproducing material about Hypothesis#3 

Encoding-detection bypassing example attached. Hypothesis#3.
93 FA ... 82 E6 is Shift_JIS, and detected as so successfully by
KanjiCode::judge().

Another saying, heuristic functionality is "sleeping."

I think we may do first is fixing/improvements about isJapanese()
(and add support UTF8JA-heuristic).
No need extended support for 'broken markup,' for now, I think.
With hotpatching bypassing encoding().isJapanese(), this page:
 http://www.bandai.co.jp/releases/J2006120401.html
shown in bug#12526 is successfully rendered (not garbled)
WITHOUT altering current checkForHeadCharset().


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