- From: <bugzilla@jessica.w3.org>
- Date: Fri, 05 Oct 2012 14:46:42 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19290
Summary: [QT3TS] contextDecl-015
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
AssignedTo: oneil@saxonica.com
ReportedBy: tim@cbcl.co.uk
QAContact: public-qt-comments@w3.org
This test expects
err:XQDY0054
It is a dynamic error if a cycle is encountered in the definition of a
module's dynamic context components, for example because of a cycle in variable
declarations.
We are reporting:
err:XQST0107
It is a static error if the initializer of the context item depends on the
context item.
which also seems appropriate, and since it is a static error, I'd suggest it
trumps XQDY0054.
--
Configure bugmail: https://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 Friday, 5 October 2012 14:46:43 UTC