To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85262
------- Additional comments from [EMAIL PROTECTED] Fri May 30 17:06:52 +0000
2008 -------
In estonian index collation order is correct strongly following alphabet. I
could not resolve CDLR issue, because I wasted whole day and I dint find the
way. Currently all the rest is ok, only thing we should override is that v and w
are primary different (not secondary as in ICU trunk at moment).
at moment it is:
Sequence{
"&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž"
"&v<<w<<<W"
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
}
must be:
Sequence{
"&[before 1]T<š<<<Š<z<<<Z<ž<<<Ž"
"&v<<<V<w<<<W"
"&[before 1]X<õ<<<Õ<ä<<<Ä<ö<<<Ö<ü<<<Ü"
}
---------------------------------------------------------------------
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]