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 11851 - 4.2.4 Q4: expected result is wrong
Summary: 4.2.4 Q4: 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:23 UTC by Matthias Brantner
Modified: 2011-01-28 20:40 UTC (History)
2 users (show)

See Also:


Attachments

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

8 9 17 18

it should be

8 9 17.333333333333332 18.666666666666668
Comment 1 Andrew Eisenberg 2011-01-26 21:18:44 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:40:53 UTC
I agree with comment #1 and, hence, mark the bug as resolved (duplicated of #11763).

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