Subject: RE: Norwegian sort collation
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Tue, 10 Jun 2008 17:55:11 +0100
|
The following is old, but suggests that the problem was still around in JDK
1.4.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4174436
Which JDK version are you using? I know that Swedish collations changed in
1.5 (it means I get different results for some of my tests depending which
JDK I am running.)
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Steve Ylvisaker [mailto:sylvisaker@xxxxxxxxxxxxxxxxxx]
> Sent: 10 June 2008 15:39
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Norwegian sort collation
>
> From Steve Ylvisaker
>
> I am using Saxon8 in a Windows environment and trying to use
> the Java sort collation for "NB" (Norwegian). All of the code
> points seem to be sorting properly except E (00C5) and e
> (00E5) which sort with "Aa" instead of at the end of the
> alphabet. Is there a known problem with this collation?
|