<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sat May 25 23:39:48 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/si/jira.issueviews:issue-xml/CONTRIB-98/CONTRIB-98.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[CONTRIB-98] c.c.json/json-str handles maps with keys containing quotes incorrectly</title>
                <link>http://dev.clojure.org/jira/browse/CONTRIB-98</link>
                <project id="10012" key="CONTRIB">Clojure-Contrib</project>
                        <description>&lt;p&gt;Consider:&lt;/p&gt;

&lt;p&gt;&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;&amp;gt; (println (json-str {&lt;span class=&quot;code-quote&quot;&gt;&quot;\&quot;&lt;/span&gt;&quot; 1})) 
{&quot;&quot;&quot;:1} 
&amp;lt;/code&amp;gt;&amp;lt;/pre&amp;gt;

...&lt;span class=&quot;code-keyword&quot;&gt;while&lt;/span&gt; I (and my parsers) would expect &amp;lt;pre&amp;gt;&amp;lt;code&amp;gt;{&lt;span class=&quot;code-quote&quot;&gt;&quot;\&quot;&lt;/span&gt;&quot;:1}&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;. &lt;/p&gt;

&lt;p&gt;This happens in both contrib 1.2.0 and 1.3-alpha1.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14258">CONTRIB-98</key>
            <summary>c.c.json/json-str handles maps with keys containing quotes incorrectly</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                        <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="stuart.sierra">Stuart Sierra</assignee>
                                <reporter username="-1">None</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Sep 2010 20:58:00 -0500</created>
                <updated>Fri, 26 Nov 2010 16:17:26 -0600</updated>
                    <resolved>Fri, 26 Nov 2010 09:11:04 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="25878" author="importer" created="Thu, 28 Oct 2010 15:05:00 -0500"  >&lt;p&gt;Converted from &lt;a href=&quot;http://www.assembla.com/spaces/clojure/tickets/98&quot;&gt;http://www.assembla.com/spaces/clojure/tickets/98&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25882" author="jwr" created="Fri, 29 Oct 2010 02:37:50 -0500"  >&lt;p&gt;The enclosed patch escapes object keys. It passes all tests. I&apos;ve added a test that fails without the fix and passes with it.&lt;/p&gt;</comment>
                    <comment id="25917" author="jwr" created="Thu, 4 Nov 2010 11:18:42 -0500"  >&lt;p&gt;I&apos;ve been told that issues are marked as &quot;resolved&quot; only after the patch gets applied. I&apos;m reopening the issue, then, hoping that someone will pick it up from here.&lt;/p&gt;</comment>
                    <comment id="25946" author="stuart.sierra" created="Thu, 18 Nov 2010 17:11:47 -0600"  >&lt;p&gt;Patch does not apply, appears to be formatted for contrib pre-modularization.&lt;/p&gt;</comment>
                    <comment id="25959" author="stuart.sierra" created="Fri, 26 Nov 2010 09:11:04 -0600"  >&lt;p&gt;Rewrote patch to work with modularized contrib; applied in &lt;a href=&quot;https://github.com/clojure/clojure-contrib/commit/d6f6ccfaeac03e35b1f9dbfa04424866cd9b2a41&quot;&gt;d6f6ccfaeac03e35b1f9dbfa04424866cd9b2a41&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25963" author="danieljanus" created="Fri, 26 Nov 2010 16:17:26 -0600"  >&lt;p&gt;Is this going to be backported to 1.2 branch? It would be greatly appreciated.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10004" name="clojure-contrib-json-98.patch" size="1486" author="jwr" created="Fri, 29 Oct 2010 02:37:50 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10002">Code and Test</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>