Issue 5790

Summary: wrong sorting of polish characters
Product: Internationalization Reporter: mimooh <mimooh>
Component: wwwAssignee: Dieter.Loeschky
Status: CLOSED FIXED QA Contact: issues@l10n <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: PC   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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
&#261;c
ad

instead of:
ab
ad
&#261;c


 Below I present correct order in our alphabet:
a&#261;bc&#263;de&#281;fghijkl&#322;mn&#324;oópqrs&#347;tuwyz&#378;&#380;
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