This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/1883] New: On my Mandrivalinux system oe ligature (8859-1) is translated to 1/2 in UTF-8


Please could you verify that oe ligature (in ISO8859-1) is now (it wasn't in
earlier version) wrongly converted to 1/2 in UTF-8 with. It is correctly
converted back to oelig. But the unicode is wrong.

(HTML codes are œ and ½ if it helps to generate the test file)
UTF-8 should be C5 93 and not C2 BD.

Just doing iconv -f ISO-8859-1 -t UTF-8 soeurs-88591.txt soeurs-UTF8.txt 
and od -ah)
A correct UTF8 oelig is seen as a wrong character when converted toISO8859-1.

Many thanks for your time.

-- 
           Summary: On my Mandrivalinux system oe ligature (8859-1) is
                    translated to 1/2 in UTF-8
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: nicolas dot brouard at libertysurf dot fr
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=1883

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]