To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57353
                  Issue #:|57353
                  Summary:|Alphabetical index sorting in wrong in Hungarian
                Component:|l10n
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|ft
              Reported by:|timar





------- Additional comments from [EMAIL PROTECTED] Fri Nov  4 05:48:19 -0800 
2005 -------
This is somewhat similar to issue 45171. The Hungarian sorting order of
alphabetical index in a Writer document is not correct. I tested OOo SRC680_m137
en-US build on Windows.

The root if the problem is probably in IndexKey defined in Hungarian locale 
data:
http://l10n.openoffice.org/source/browse/l10n/i18npool/source/localedata/data/hu_HU.xml

This line does not seem to be correct:
<IndexKey phonetic="false" default="true" unoid="alphanumeric">A-Z Ó Ö Ő Ü
Ű</IndexKey>

Not all Hungarian special characters are listed here. The complete list is:
Á,É,Í,Ó,Ö,Ő,Ú,Ü,Ű

Also when we sort Hungarian text: A=Á, E=É, I=Í, O=Ó, Ö=Ő, U=Ú, Ü=Ű

---------------------------------------------------------------------
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