- From: <nobody@w3.org>
- Date: Tue, 04 Aug 2015 14:24:57 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28994 --- Comment #3 from Debbie Lockett <debbie@saxonica.com> --- Further to the above, I have also changed the expected error code for the following (cases where the fallback function has the wrong type): json-to-xml-error-041 - fn:json-to-xml('"\uFFFF"', map{'fallback':concat#2}) json-doc-error-026 - fn:json-doc('http://www.w3.org/qt3/json/arrayNumber-json', map{'fallback':concat#2}) fn-parse-json-942 - parse-json('{"\b":""}', map{'fallback':substring#2}) => map:keys() fn-parse-json-945 - parse-json('{"\uFFFF":""}', map{'fallback':abs#1}) => map:keys() -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 4 August 2015 14:25:02 UTC