To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=101762
                 Issue #|101762
                 Summary|Incorrect Capitalisation of German Sharp S
               Component|framework
                 Version|OOo 3.1 RC2
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|pesala





------- Additional comments from pes...@openoffice.org Mon May 11 10:06:55 
+0000 2009 -------
The Unicode Standard 5.1 now supports Capital German Sharp S at codepoint 1E9E 
(hex) 7838 (decimal). 

The current version 3.1 final capitalises ß (00DF hex) to "SS" and, of course, 
lowercase then converts back to "ss", which is plainly wrong. 

UnicodeData.txt for version 5.1 contains this pair of glyph definitions:

00DF;LATIN SMALL LETTER SHARP S;Ll;0;L;;;;;N;;German;;;
1E9E;LATIN CAPITAL LETTER SHARP S;Lu;0;L;;;;;N;;;;00DF;

Also new in Unicode 5.1 are these three pairs of glyphs in Latin Extended 
Additional, 
which may as well be fixed by whoever undertakes to fix the current issue:

1EFA;LATIN CAPITAL LETTER MIDDLE-WELSH LL;Lu;0;L;;;;;N;;;;1EFB;
1EFB;LATIN SMALL LETTER MIDDLE-WELSH LL;Ll;0;L;;;;;N;;;1EFA;;1EFA
1EFC;LATIN CAPITAL LETTER MIDDLE-WELSH V;Lu;0;L;;;;;N;;;;1EFD;
1EFD;LATIN SMALL LETTER MIDDLE-WELSH V;Ll;0;L;;;;;N;;;1EFC;;1EFC
1EFE;LATIN CAPITAL LETTER Y WITH LOOP;Lu;0;L;;;;;N;;;;1EFF;
1EFF;LATIN SMALL LETTER Y WITH LOOP;Ll;0;L;;;;;N;;;1EFE;;1EFE

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to