Public bug reported:

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?

** Affects: zorba
     Importance: Undecided
     Assignee: Sorin Marian Nasoi (sorin.marian.nasoi)
         Status: New

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

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