<!--
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 11:19:56 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+DZIP+ORDER+BY+status+DESC%2C+priority+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+DZIP+ORDER+BY+status+DESC%2C+priority+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>[DZIP-1] tag= doesn&apos;t work with records</title>
                <link>http://dev.clojure.org/jira/browse/DZIP-1</link>
                <project id="10078" key="DZIP">data.zip</project>
                        <description>&lt;p&gt;&lt;tt&gt;clojure.data.zip.xml/tag=&lt;/tt&gt; throws when given a record instead of a map, even if it has fields for &lt;tt&gt;tag&lt;/tt&gt;, &lt;tt&gt;attrs&lt;/tt&gt;, and &lt;tt&gt;content&lt;/tt&gt;. Reason: &lt;tt&gt;tag=&lt;/tt&gt; calls &lt;tt&gt;(node :tag)&lt;/tt&gt; instead of &lt;tt&gt;(:tag node)&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;This was uncovered while trying to use &lt;tt&gt;data.zip&lt;/tt&gt; with Ryan Senior&apos;s new &lt;tt&gt;data.xml&lt;/tt&gt;, which produces Element records.&lt;/p&gt;

&lt;p&gt;Patch with fix and test attached.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15157">DZIP-1</key>
            <summary>tag= doesn&apos;t work with records</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="aaron">Aaron Bedra</assignee>
                                <reporter username="jkkramer">Justin Kramer</reporter>
                        <labels>
                    </labels>
                <created>Fri, 3 Feb 2012 11:29:33 -0600</created>
                <updated>Fri, 30 Mar 2012 16:48:50 -0500</updated>
                    <resolved>Fri, 30 Mar 2012 16:48:50 -0500</resolved>
                                                                    <due></due>
                    <votes>1</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="28063" author="aaron" created="Fri, 30 Mar 2012 16:08:49 -0500"  >&lt;p&gt;Thanks! I just gave it quick once over and I think it should cover things nicely. I will take a closer look this evening and if things are proper i&apos;ll cut a new version and release right away. This is an issue that bit me just last week that I never got around to reporting.&lt;/p&gt;</comment>
                    <comment id="28064" author="aaron" created="Fri, 30 Mar 2012 16:48:38 -0500"  >&lt;p&gt;This has been committed and a release 0.1.1 has been pushed. It is staged to Sonatype now and should hit Maven Central within a few hours.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10796" name="0001-fix-clojure.data.zip.xml-tag-to-work-with-records.patch" size="2126" author="jkkramer" created="Fri, 3 Feb 2012 11:29:33 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10007">Ok</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                    <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>