zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #06317
[Bug 955135] Re: err:XQDY0044 not caught by try-catch expressions.
** 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/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