<!-- 
RSS generated by JIRA (4.4#649-r158309) at Fri May 24 00:22:36 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/CLJ-981/CLJ-981.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>[CLJ-981] clojure.set/rename-keys deletes keys when there&apos;s a collision</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-981</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;(set/rename-keys {:a &quot;one&quot; :b &quot;two&quot; :c &quot;three&quot;} {:a :b :b :a}) returns {:b &quot;one&quot; :c &quot;three&quot;}&lt;br/&gt;
should be {:a &quot;two&quot; :b &quot;one&quot; :c &quot;three&quot;}&lt;/p&gt;

&lt;p&gt;I have created a pull request for a fix, here: &lt;a href=&quot;https://github.com/clojure/clojure/pull/23&quot;&gt;https://github.com/clojure/clojure/pull/23&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
            <key id="15405">CLJ-981</key>
            <summary>clojure.set/rename-keys deletes keys when there&apos;s a collision</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="-1">Unassigned</assignee>
                                <reporter username="ed.bowler@gmail.com">Ed Bowler</reporter>
                        <labels>
                    </labels>
                <created>Fri, 4 May 2012 12:35:32 -0500</created>
                <updated>Fri, 15 Jun 2012 11:09:26 -0500</updated>
                    <resolved>Fri, 15 Jun 2012 11:09:26 -0500</resolved>
                            <version>Release 1.3</version>
                                <fixVersion>Release 1.5</fixVersion>
                                        <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="28386" author="ed.bowler@gmail.com" created="Fri, 4 May 2012 13:31:19 -0500"  >&lt;p&gt;added fix&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11167" name="rename-keys-fix.patch" size="1689" author="ed.bowler@gmail.com" created="Fri, 4 May 2012 13:31:19 -0500" />
                </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>