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=13508>.
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=13508

Strips space before sorting datatype="text".

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-10-22 14:00 -------
With the extra spaces in there, "G  4" is smaller than "G 17". The correct 
order should be "G  4", "G  6", "G 17" -- Saxon does this correctly, however 
Xalan does not (probably due to the use of CollationKeys for sorting, which 
compare whitespace differently than with strings).

This is the same cause as the one for bug 13830, so I guess I'll mark this one 
a duplicate of that one.


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

Reply via email to