- From: <bugzilla@jessica.w3.org>
- Date: Sun, 24 Apr 2016 21:25:05 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29589
Bug ID: 29589
Summary: [QT3] Module import
Product: XPath / XQuery / XSLT
Version: Working drafts
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: benito@benibela.de
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
modules-collide-var-001 and modules-collide-fn-001: expect duplicated something
error. How can that be, when the main module does not declare anything and only
imports an one module?
Well, the test xml has two modules with the same namespace, but that would
rather be a two modules with the same namespace error.
modules-collide-var-001 has <a>{local:test()}</a>, but there is no
local:test() function. So it could throw XPST0017 instead the expected error.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Sunday, 24 April 2016 21:25:08 UTC