[Bug 28837] New: JSON function tests (minor issues)

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

            Bug ID: 28837
           Summary: JSON function tests (minor issues)
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: christian.gruen@gmail.com
        QA Contact: public-qt-comments@w3.org

1. json-doc-018:

The new default is 'use-first' (see Bug 28771)

2. json-doc-error-001:

The spec says that "fn:json-doc($H, $M) is equivalent to the function
composition fn:unparsed-text($H) => fn:parse-json($M);", so I would probably
expect FOUT1170 as error. If we do not want to reuse error codes of
fn:unparsed-text, some additional error codes may need to be specified.

3. fn-parse-json-943:

Strictly spoken, the supplied function is not of type "function(xs:string) as
xs:string". Depending on the outcome of Bug 28836, the test case may be right
or wrong.

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

Received on Monday, 22 June 2015 13:09:49 UTC