[Bug 27861] fn:sort error in example

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27861

Michael Kay <mike@saxonica.com> changed:

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
Thanks, now fixed. 

I think the correct result is

(1, -2, 5, 8, 10, -10, 10)

The values (10, -10, 10) have equal sort keys so their order in the output
should be the same as their order in the input.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 20 January 2015 08:44:06 UTC