** 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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to