[Bug 27930] [fo31] Missing error condition for parse-json

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27930

Christian Gruen <christian.gruen@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.gruen@gmail.com

--- Comment #1 from Christian Gruen <christian.gruen@gmail.com> ---
> I propose to use FOJS0004.

I would suggest to use a general code for invalid map arguments. In EXPath (and
many of our own modules), we decided to raise the existing code FORG0006
whenever the type of an argument, or the key or value of a map argument, is
invalid. FORG0006 is also raised by fn:boolean, fn:sum, and some other
functions.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 31 January 2015 18:45:42 UTC