← Back to team overview

zorba-coders team mailing list archive

[Bug 931501] [NEW] improve error message for fn:format-number

 

Public bug reported:

The error messages raised by format-number when analyzing the picture
strings should give more details about the error.

For example,

format-number(12345.6, '#.###,00')

currently returns

[err:XTDE1310]: "": picture string does not satisfy format-number()
function rules

** Affects: zorba
     Importance: Medium
     Assignee: Nicolae Brinza (nbrinza)
         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/931501

Title:
  improve error message for fn:format-number

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The error messages raised by format-number when analyzing the picture
  strings should give more details about the error.

  For example,

  format-number(12345.6, '#.###,00')

  currently returns

  [err:XTDE1310]: "": picture string does not satisfy format-number()
  function rules

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


Follow ups

References