- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Jan 2011 23:33:23 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11854
Summary: 4.2.12 Q12: expected result is wrong
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3.0 Use Cases
AssignedTo: jonathan.robie@redhat.com
ReportedBy: matthias.brantner@28msec.com
QAContact: public-qt-comments@w3.org
The expected result of windowing query Q12 is wrong. Instead of
<result>
<alert time="2006-01-02T14:00:00-00:00">Clara is suspicious</alert>
</result>
it should be
<result>
<alert date="2006-01-01T11:15:00Z">Anton and Barbara just
arrived</alert>
</result>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 24 January 2011 23:33:24 UTC