To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43217





------- Additional comments from [EMAIL PROTECTED] Wed Apr 20 10:42:21 -0700 
2005 -------
I do not think it's the default Unicode collation. The default collation would
not see "Ã" and "e" as two different letters, but see "Ã" as a variant of "e".
Therefore it would sort in this order: 

ea < Ãa < eb < Ãb 

and so on. Correct would be: 

ea < eb < Ãa < Ãb 

The same is valid for the other four letters, too.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to