- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 May 2009 16:39:12 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6934 Summary: Comments occur before the version declaration in test cases Product: XML Query Test Suite Version: 1.0.2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: XML Query Test Suite AssignedTo: andrew.eisenberg@us.ibm.com ReportedBy: josh.spiegel@oracle.com QAContact: public-qt-comments@w3.org CC: josh.spiegel@oracle.com In many test cases (e.g. K-VersionProlog-1) comments occur before the version declaration. This seems to be contrary to the XQuery specification: "If a version declaration is present, no Comment may occur before the end of the version declaration. If such a Comment is present, the result is implementation-dependent." see http://www.w3.org/TR/xquery/#id-version-declaration, section 4.1, 4th paragraph. In our implementation, we will raise an error in such cases. -- 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 Wednesday, 20 May 2009 16:39:22 UTC