Issue 5790 - wrong sorting of polish characters
Summary: wrong sorting of polish characters
Status: CLOSED FIXED
Alias: None
Product: Internationalization
Classification: Code
Component: www (show other issues)
Version: current
Hardware: PC All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: Dieter.Loeschky
QA Contact: issues@l10n
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-13 10:38 UTC by mimooh
Modified: 2002-10-09 10:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description mimooh 2002-06-13 10:38:08 UTC
tools->sort uses wrong character order for Polish language. This is how the
sorted  list comes out:
ab
ąc
ad

instead of:
ab
ad
ąc


 Below I present correct order in our alphabet:
aąbcćdeęfghijklłmnńoópqrsśtuwyzźż
Comment 1 mimooh 2002-06-13 10:50:08 UTC
tools->sort uses wrong character order for Polish language. This is
how the
sorted  list comes out:
ab
±c
ad

instead of:
ab
ad
±c


 Below I present correct order in our alphabet:
 a±bcædeêfghijkl³mnñoópqrs¶tuwyz¼¿
Comment 2 Unknown 2002-06-22 08:25:30 UTC
I guess this is a l10n issue, so I am reassigning it over to them
Comment 3 peter.junge 2002-10-08 13:01:05 UTC
Makes no sense being assigned to a mailing list. Reassigned to default
owner.
Peter
Comment 4 mimooh 2002-10-09 09:53:40 UTC
This has been fixed in 1.0.1. Sorry for not closing the issue ealier
Comment 5 Dieter.Loeschky 2002-10-09 10:05:19 UTC
DL: closed