<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 23:15:15 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/CLJS-466/CLJS-466.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>[CLJS-466] Records are printed without namespace</title>
                <link>http://dev.clojure.org/jira/browse/CLJS-466</link>
                <project id="10040" key="CLJS">ClojureScript</project>
                        <description>&lt;p&gt;When printing a Record it is currently printed without the proper namespace.&lt;/p&gt;

&lt;p&gt;(ns dummy)&lt;br/&gt;
(defrecord Foo &lt;span class=&quot;error&quot;&gt;&amp;#91;bar&amp;#93;&lt;/span&gt;)&lt;br/&gt;
(pr-str (Foo. &quot;bar&quot;))&lt;/p&gt;

&lt;p&gt;will print as &quot;#dummy.Foo{...&quot; in CLJ but &quot;#Foo{...&quot; in CLJS.&lt;/p&gt;

&lt;p&gt;The attached patch fixes the implementation as well as the &quot;incorrect&quot; test.&lt;/p&gt;</description>
                <environment>Any</environment>
            <key id="15993">CLJS-466</key>
            <summary>Records are printed without namespace</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="3" iconUrl="http://dev.clojure.org/jira/images/icons/priority_major.gif">Major</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="thheller">Thomas Heller</reporter>
                        <labels>
                    </labels>
                <created>Tue, 5 Feb 2013 16:27:26 -0600</created>
                <updated>Tue, 26 Feb 2013 12:23:49 -0600</updated>
                    <resolved>Tue, 26 Feb 2013 12:18:54 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>2</watches>
                        <comments>
                    <comment id="30559" author="dnolen" created="Wed, 6 Feb 2013 11:39:59 -0600"  >&lt;p&gt;Thanks, have you submitted your CA?&lt;/p&gt;</comment>
                    <comment id="30561" author="thheller" created="Wed, 6 Feb 2013 15:57:55 -0600"  >&lt;p&gt;Will do ASAP, I&apos;m in Germany so its probably gonna take a week or so.&lt;/p&gt;</comment>
                    <comment id="30654" author="dnolen" created="Tue, 26 Feb 2013 10:52:35 -0600"  >&lt;p&gt;This patch was not properly created. Please follow the example demonstrated here - &lt;a href=&quot;http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git&quot;&gt;http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="30660" author="thheller" created="Tue, 26 Feb 2013 12:14:47 -0600"  >&lt;p&gt;Patch updated.&lt;/p&gt;

&lt;p&gt;I sent me CA over 2 weeks ago, should I assume it was lost and try again or does it usually take this long?&lt;/p&gt;</comment>
                    <comment id="30661" author="dnolen" created="Tue, 26 Feb 2013 12:18:54 -0600"  >&lt;p&gt;Fixed, &lt;a href=&quot;http://github.com/clojure/clojurescript/commit/8aa0cd7a0ba3f8466fcde83558ce83f275b61b32&quot;&gt;http://github.com/clojure/clojurescript/commit/8aa0cd7a0ba3f8466fcde83558ce83f275b61b32&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It looks like your CA made it just fine, thank you very much for the contribution! &lt;img class=&quot;emoticon&quot; src=&quot;http://dev.clojure.org/jira/images/icons/emoticons/smile.gif&quot; height=&quot;20&quot; width=&quot;20&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                    <comment id="30662" author="thheller" created="Tue, 26 Feb 2013 12:23:49 -0600"  >&lt;p&gt;Ah, awesome. Thanks.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11875" name="cljs-print-record-with-namespace.patch" size="1884" author="thheller" created="Tue, 26 Feb 2013 12:14:47 -0600" />
                </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>