zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #07343
[Bug 955170] Re: Catch clause with URILiteral-based wilcard NameTest
** Changed in: zorba
Status: In Progress => Fix Committed
--
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:
Fix Committed
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