<!--
RSS generated by JIRA (4.4#649-r158309) at Sat May 25 13:56:39 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+DJSON+AND+resolution+%3D+Unresolved+AND+priority+%3D+Minor+ORDER+BY+key+DESC&tempMax=1000&field=key&field=summary
-->
<!-- If you wish to do custom client-side styling of RSS, uncomment this:
<?xml-stylesheet href="http://dev.clojure.org/jira/styles/jiraxml2html.xsl" type="text/xsl"?>
-->
<rss version="0.92">
    <channel>
        <title>Clojure JIRA</title>
        <link>http://dev.clojure.org/jira/secure/IssueNavigator.jspa?reset=true&amp;jqlQuery=project+%3D+DJSON+AND+resolution+%3D+Unresolved+AND+priority+%3D+Minor+ORDER+BY+key+DESC</link>
        <description>An XML representation of a search request</description>
                <language>en-us</language>
                        <issue start="0" end="1" total="1"/>
                <build-info>
            <version>4.4</version>
            <build-number>649</build-number>
            <build-date>25-07-2011</build-date>
        </build-info>
<item>
            <title>[DJSON-9] Always escape U+2028 and U+2029 to be nice to broken JSON parsers</title>
                <link>http://dev.clojure.org/jira/browse/DJSON-9</link>
                <project id="10041" key="DJSON">data.json</project>
                        <description>&lt;p&gt;U+2028 and U+2029 should be treated like \n and, viz, escaped even when &amp;#42;escape-unicode&amp;#42; is false.&lt;/p&gt;

&lt;p&gt;A number of JSON parsers (such as ExtJS&apos;s) think they can eval JSON in a JS runtime to decode it. This is not true, since JS does not allow U+2028 and U+2029 unescaped in strings:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://timelessrepo.com/json-isnt-a-javascript-subset&quot;&gt;http://timelessrepo.com/json-isnt-a-javascript-subset&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;While this is broken behavior, it is also quite common, so escaping these characters uniformly may ease some developer pain and surprise.&lt;/p&gt;</description>
                <environment></environment>
            <key id="16168">DJSON-9</key>
            <summary>Always escape U+2028 and U+2029 to be nice to broken JSON parsers</summary>
                <type id="4" iconUrl="http://dev.clojure.org/jira/images/icons/improvement.gif">Enhancement</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="1" iconUrl="http://dev.clojure.org/jira/images/icons/status_open.gif">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="timmc">Tim McCormack</reporter>
                        <labels>
                    </labels>
                <created>Sun, 28 Apr 2013 21:45:46 -0500</created>
                <updated>Sun, 28 Apr 2013 21:46:10 -0500</updated>
                                                                            <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="31017" author="timmc" created="Sun, 28 Apr 2013 21:46:10 -0500"  >&lt;p&gt;Attached patch.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11974" name="0001-Escape-JS-forbidden-unicode-chars-to-be-nice-to-brok.patch" size="2366" author="timmc" created="Sun, 28 Apr 2013 21:45:46 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>