You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Don Smith (JIRA)" <ji...@apache.org> on 2013/03/27 15:13:22 UTC

[jira] [Updated] (XALANJ-2567) xsl:sort sorts Polish incorrectly

     [ https://issues.apache.org/jira/browse/XALANJ-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Smith updated XALANJ-2567:
------------------------------

    Attachment: sorting-example.zip

Sample code to demonstrate Polish sorting using a compiled stylesheet (translet).
                
> xsl:sort sorts Polish incorrectly
> ---------------------------------
>
>                 Key: XALANJ-2567
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2567
>             Project: XalanJ2
>          Issue Type: Bug
>      Security Level: No security risk; visible to anyone(Ordinary problems in Xalan projects.  Anybody can view the issue.) 
>          Components: Xalan, XSLTC
>    Affects Versions: The Latest Development Code, 2.7.1
>         Environment: java version "1.6.0_29", latest development code from http://svn.apache.org/repos/asf/xalan/java/trunk
>            Reporter: Don Smith
>             Fix For: The Latest Development Code
>
>         Attachments: sorting-example.zip, sorting-example.zip
>
>
> Sorting the Polish alphabet is incorrect. See correct order at https://en.wikipedia.org/wiki/Polish_alphabet, specifically the Ł character that follows L. Using the files in the attached zip file, I sort the alphabet using xsl:sort with a lang attribute of "pl". The Ł character is sorted at the end instead of between L and M.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xalan.apache.org
For additional commands, e-mail: dev-help@xalan.apache.org