- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 12 Mar 2009 11:22:48 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6688
Summary: [XQTS] K2-FilterExpr-8 should allow empty sequence
Product: XML Query Test Suite
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
AssignedTo: andrew.eisenberg@us.ibm.com
ReportedBy: oliver@cbcl.co.uk
QAContact: public-qt-comments@w3.org
The essence of K2-FilterExpr-8 is:
(<?z?>, <?y?>)[self::processing-instruction(y)] treat as empty-sequence()
The test only allows an XPDY0050 error.
However since it can be statically determined that the query either raises an
error or returns () it is safe to return () (or raise an XPST0005 error).
--
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 Thursday, 12 March 2009 11:22:58 UTC