- From: <nobody@w3.org>
- Date: Mon, 27 Jul 2015 19:21:03 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28994
--- Comment #1 from Josh Spiegel <josh.spiegel@oracle.com> ---
My initial list of tests is incomplete. These tests should also expect
XPTY0004 instead of FOJS0005:
json-to-xml-error-018
- fn:json-to-xml('["String",]', map{'liberal':()})
json-to-xml-error-019
- fn:json-to-xml('["String"]', map{'liberal':'something'})
json-to-xml-error-020
- fn:json-to-xml('["String"]', map{'validate':()})
json-to-xml-error-021
- fn:json-to-xml('["String"]', map{'validate':(true(),true())})
json-to-xml-error-022
- fn:json-to-xml('["String"]', map{'validate':'EMCA-262'})
json-to-xml-error-024
- fn:json-to-xml('["String"]', map{'escape':(true(),true())})
json-to-xml-error-025
- fn:json-to-xml('["String"]', map{'escape':'EMCA-262'})
json-to-xml-error-026
- fn:json-to-xml('["String"]', map{'fallback':'dummy'})
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 27 July 2015 19:21:07 UTC