- From: <bugzilla@jessica.w3.org>
- Date: Mon, 13 Jul 2015 20:45:18 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28946
Bug ID: 28946
Summary: [FO3.1] json-to-xml with unescape=false,fallback=f
Product: XPath / XQuery / XSLT
Version: Last Call drafts
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
I think test case json-to-xml-027 raises a question about the spec: if there's
an invalid escape sequence like \uDEAD, and unescape=false, is the processor
still expected to detect that it's invalid and call the fallback function, or
should it just copy \uDEAD blindly to the XML result?
I would think the latter.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 13 July 2015 20:45:20 UTC