zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06323
[Bug 955170] Re: Catch clause with URILiteral-based wilcard NameTest
** Changed in: zorba
Assignee: Sorin Marian Nasoi (sorin.marian.nasoi) => Matthias Brantner (matthias-brantner)
** Changed in: zorba
Milestone: None => 2.2
** Changed in: zorba
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/955170
Title:
Catch clause with URILiteral-based wilcard NameTest
Status in Zorba - The XQuery Processor:
New
Bug description:
The following query raises an error (static error [err:XPST0081]:
"http://www.w3.org/2005/xqt-errors": can not expand namespace prefix
to URI).
try { 1 div 0 } catch "http://www.w3.org/2005/xqt-errors":* {
"Message"}
Could it be that NameTests à la (URILiteral ":" "*") are not supported
here?
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/955170/+subscriptions
References