<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>27322</bug_id>
          
          <creation_ts>2014-11-13 23:08:21 +0000</creation_ts>
          <short_desc>The json serialization method should not escape `  (&amp;#x60;)  [editorial]</short_desc>
          <delta_ts>2014-11-21 15:00:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>Serialization 3.1</component>
          <version>Recommendation</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Josh Spiegel">josh.spiegel</reporter>
          <assigned_to name="C. M. Sperberg-McQueen">cmsmcq</assigned_to>
          <cc>andrew_coleman</cc>
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>114901</commentid>
    <comment_count>0</comment_count>
    <who name="Josh Spiegel">josh.spiegel</who>
    <bug_when>2014-11-13 23:08:21 +0000</bug_when>
    <thetext>In Serialization 3.1:

&quot;Escape according to the rules of the XML, HTML, or JSON output method, whichever is applicable, any characters (such as &lt; and &amp;) where XML or HTML requires escaping, any characters (such as &quot; and `) where JSON requires escaping, and any characters that cannot be represented in the selected encoding.&quot;

In RFC7159:

&quot;All Unicode characters may be placed within the quotation marks, except for the characters that must be escaped: quotation mark, reverse solidus, and the control characters (U+0000 through U+001F). &quot;

I think ` is a typo and \ was intended.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>115296</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Coleman">andrew_coleman</who>
    <bug_when>2014-11-21 15:00:28 +0000</bug_when>
    <thetext>Fixed in latest draft...

https://www.w3.org/XML/Group/qtspecs/specifications/xslt-xquery-serialization-31/html/Overview.html#serphases</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>