- From: Michael Kay <mike@saxonica.com>
- Date: Tue, 4 Oct 2016 21:21:57 +0100
- To: Public Joint XSLT XQuery XPath <public-xsl-query@w3.org>
During the call today I spoke about the need to add "/" (but not quotation mark) to the list of characters that we escape in the course of JSON conversion. I was mistaken. We added "/" to the list of characters escaped when we convert TO json, but not to the list that are escaped by conversions FROM json (with escape=yes). Michael Kay
Received on Tuesday, 4 October 2016 20:22:35 UTC