[Bug 29755] New: Options with no specified default

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

            Bug ID: 29755
           Summary: Options with no specified default
           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
  Target Milestone: ---

For some options in some of the $options parameters, we fail to specify a
default value. If this is intentional, we should be explicit that the default
is implementation-defined.

Specific cases:

parse-json?liberal - should be false()

xml-to-json?indent - should be false()

json-to-xml?liberal - should be false()

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

Received on Wednesday, 27 July 2016 13:54:45 UTC