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 11852 - 4.2.5 Q5: expected result is wrong
Summary: 4.2.5 Q5: expected result is wrong
Status: RESOLVED DUPLICATE of bug 11763
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQuery 3.0 Use Cases (show other bugs)
Version: Working drafts
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Jonathan Robie
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 23:26 UTC by Matthias Brantner
Modified: 2011-01-28 20:43 UTC (History)
2 users (show)

See Also:


Attachments

Description Matthias Brantner 2011-01-24 23:26:49 UTC
The expected result of windowing query Q5 is wrong. Instead of 

8.88 8.68 12.32 15.24 23.92

it should be

8.88 8.68 12.52 15.6 24.72
Comment 1 Andrew Eisenberg 2011-01-26 21:19:43 UTC
I believe that the result is correct, but the source document does not reflect an earlier change. See Bug #11763.
Comment 2 Matthias Brantner 2011-01-28 20:43:32 UTC
I agree with Comment #1 and, hence, mark the bug as resolved (duplicate of #11763).

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