zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06318
[Bug 955135] Re: err:XQDY0044 not caught by try-catch expressions.
** Branch linked: lp:~zorba-coders/zorba/bug-955135
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/955135
Title:
err:XQDY0044 not caught by try-catch expressions.
Status in Zorba - The XQuery Processor:
New
Bug description:
In the following query, the error err:XQDY0044 is raised. If I am
correct, as a dynamic error, it should be caught.
try { attribute xmlns {} } catch *:XQDY0044 { "Invalid attribute." }
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/955135/+subscriptions
References