zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #05134
[Bug 937120] Re: Improve error message for ||
Look at src/runtime/strings/strings_impl.cpp:336 and
src/diagnostics/diagnostic_en.xml
** Branch linked: lp:~zorba-coders/zorba/concat_operator
** Changed in: zorba
Assignee: (unassigned) => William Candillon (wcandillon)
--
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
References