This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2379 - orderBy42 results are misordered
Summary: orderBy42 results are misordered
Status: CLOSED FIXED
Alias: None
Product: XML Query Test Suite
Classification: Unclassified
Component: XML Query Test Suite (show other bugs)
Version: 0.7.0
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Carmelo Montanez
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 10:31 UTC by Michael Kay
Modified: 2005-10-20 16:03 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2005-10-19 10:31:22 UTC
In orderBy42 the ordering criterion is

order by ($x + $x) descending return $x + $x

yet in the expected output, the sequence starts 0.0 0.2 0.02 ...

The value 0.0 should be at the end.
Comment 1 Carmelo Montanez 2005-10-20 15:57:05 UTC
Agree.  Value move to end of element content.  Please close bug if close
you agree with resolution.

Carmelo