To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45171
User khong changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Aug 26 15:08:09 -0700
2005 -------
The index key defined in da_DK.xml is correct. I was wrong in my previous
comment.
>From the icu tailoring for Danish,
<æ<<<Æ<<ä<<<Ä<<ę<<<Ę<ø<<<Ø<<ö<<<Ö<<ő<<<Ő<<œ<<<Œ<å<<<Å<<<
only 3 primary different letter groups, and they are correctly defined in
da_DK.xml as Æ Ø Å in right order.
The problem of this issue is index grouping is not using primary collation, but
secondary, which causes Ä is not grouped under Æ. The root cause is we don't
have primary collation in OO.o, we only have ignore case, which is mapped to
secondary.
I will add new collation option called ignore accent, which will map to primary
collation in icu to solve the problem.
---------------------------------------------------------------------
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]