Closed
Bug 182672
Opened 23 years ago
Closed 22 years ago
Wrong index order in Help Viewer (Ukrainian alphabet)
Categories
(Mozilla Localizations :: Other, defect)
Mozilla Localizations
Other
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: obiwan, Assigned: rjkeller)
Details
(Keywords: helpwanted, intl, l12y)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2) Gecko/20021126
After adding Ukrainian index to the file help-indexAZ.rdf
(chrome\en-US.jar\locale\en-US\help\help-indexAZ.rdf) (Help-Index sidebar) the
Ukrainian letters appear in wrong order.
Reproducible: Always
Steps to Reproduce:
1. Extract en-US.jar and add Ukrainian alphabet (after the English one) to
locale\en-US\help\help-indexAZ.rdf.
2. Put this file back into en-US.jar (compress it using WinZip, normal
compression preserving directory structure and change extension to .jar).
3. Run Mozilla, open Help window and click on the Index sidebar.
Actual Results:
Ukrainian-specific letters come first followed by the rest of the letters common
for both Russian and Ukrainian alphabet. English alphabet comes last.
Expected Results:
Western letters should come first followed by Ukrainian alphabet in correct order.
| Reporter | ||
Comment 1•23 years ago
|
||
To see the bug you should replace the file
en-US.jar\locale\en-US\help\help-indexAZ.rdf (located in the chrome folder of
Mozilla) with the attached file.
Comment 2•23 years ago
|
||
I don't know what Ukrainian is supposed to look like, but I cc'd someone from
localization to see if they can help.
| Assignee | ||
Comment 3•22 years ago
|
||
mass reassign of all of Ian Oeschger's bugs to me (R.J. Keller).
Assignee: oeschger → rlk
Comment 5•22 years ago
|
||
Our script doesn't do any sorting with the Index. We could either add a sort
function or ask the localizers to sort the index.
See bookmark's sort functions:
http://lxr.mozilla.org/mozilla/source/xpfe/components/bookmarks/src/nsBookmarksService.cpp#2953
http://lxr.mozilla.org/mozilla/source/xpfe/components/bookmarks/src/nsBookmarksService.cpp#2821
http://lxr.mozilla.org/mozilla/source/xpcom/ds/nsVoidArray.cpp#629
Updated•22 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Alex: I am not familiar with the Ukrainian alphabet, but as far as I see this
works for me with the 2004-02-13 nightly, and even with Mozilla 1.4.1. The bug
as you described it was visible in 1.2.1 though.
Do you still see this in a current release, such as 1.6 or 1.7a?
| Reporter | ||
Comment 7•22 years ago
|
||
WFM on 1.6, Win2K
Daniel: yes the order is correct. Thanks everyone!
| Assignee | ||
Comment 8•22 years ago
|
||
--> WORKSFORME,
from reporter confirmation.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•22 years ago
|
Status: RESOLVED → VERIFIED
Component: Help → Other
Product: Browser → Mozilla Localizations
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•