[Bug 6589] utf-8 character not recognized as such

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6589


Etienne Miret <elimerl@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |elimerl@gmail.com




--- Comment #1 from Etienne Miret <elimerl@gmail.com>  2009-08-17 01:41:31 ---
UTF-8 for LATIN CAPITAL LETTER A WITH CIRCUMFLEX (U+00C2) is \xC3\x82. \xC2 is
valid in UTF-8 only if followed by a byte in the range 80-BF.

I suggest closing this bug as invalid.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 17 August 2009 01:41:41 UTC