- From: <bugzilla@jessica.w3.org>
- Date: Mon, 14 Oct 2013 12:31:23 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23488
Bug ID: 23488
Summary: context item in module
Product: XML Query Test Suite
Version: 1.0.3
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XML Query Test Suite
Assignee: benjie.nguyen@gmail.com
Reporter: benito@benibela.de
QA Contact: public-qt-comments@w3.org
The test cbcl-module-004 with XQ10+ dependency assumes an imported module can
access the context item of the query it is imported in.
But this is only required in the XQuery 3 standard, in the XQuery 1 standard it
says about modules "The context item, position, and size in the dynamic context
of the initializing expression have initial values as described in C.2 Dynamic
Context Components." where it says "Default initial value = none", it should be
undefined.
So the test should have a XQ30+ dependency
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 14 October 2013 12:31:29 UTC