← Back to team overview

zorba-coders team mailing list archive

[Bug 937120] [NEW] Improve error message for ||

 

Public bug reported:

(1, 2) || 3
Returns
[err:XPTY0004]: sequence of more than one item can not be operand for
function "fn:concat()"

The error message should not reference fn:concat()

** Affects: zorba
     Importance: Undecided
     Assignee: William Candillon (wcandillon)
         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/937120

Title:
  Improve error message for ||

Status in Zorba - The XQuery Processor:
  New

Bug description:
  (1, 2) || 3
  Returns
  [err:XPTY0004]: sequence of more than one item can not be operand for
  function "fn:concat()"

  The error message should not reference fn:concat()

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/937120/+subscriptions


Follow ups

References