You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/02/06 22:42:52 UTC

DO NOT REPLY [Bug 16851] - Bug in xsl:sort for content with spaces

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16851>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16851

Bug in xsl:sort for content with spaces

grchiu@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE



------- Additional Comments From grchiu@ca.ibm.com  2003-02-06 21:42 -------
This doesn't look like a bug. Xalan sorts using the locale-specific collator, 
which may not be sorting by code-point.

If you'd like more information about the Unicode Collation Algorithm:
http://www.unicode.org/unicode/reports/tr10/index.html


*** This bug has been marked as a duplicate of 13830 ***