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

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

            Bug ID: 27930
           Summary: [fo31] Missing error condition for parse-json
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators 3.1
          Assignee: mike@saxonica.com
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org

The spec of parse-json does not define an error code to raise if an option is
present with an incorrect value, e.g. 'liberal':'maybe'. I propose to use
FOJS0004.

The error code FOJS0002 appears in the appendix but is not used (the condition
it describes is no longer an error).

The table of options is a little inconsistent in its presentation. For some
options it uses a bold "must" to say what the value must be; for some options
it is explicit about the default. I propose to use "must", and describe the
default, for all three options.

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

Received on Friday, 30 January 2015 10:19:03 UTC