[Webkit-unassigned] [Bug 42044] Windows-1253 (Greek) encoding error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 12:16:14 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42044


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-07-12 12:16:15 PST ---
My testing gives somewhat different results:

1. IE converts AA to U+F8F9, which is a PUA character;
2. Firefox seems mysteriously broken, it "eats" the byte after AA.

We just use ICU, <http://icu-project.org/icu-bin/convexp?conv=ibm-5349_P100-1998&s=ALL>, so it would be more straightforward to discuss this in ICU bug tracker. The problem (if it's even a problem) doesn't seem serious enough to warrant a workaround in WebKit to me.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list