<!-- 
RSS generated by JIRA (4.4#649-r158309) at Tue May 21 20:03:52 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-925/CLJ-925.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-925] rand-nth throws on empty list</title>
                <link>http://dev.clojure.org/jira/browse/CLJ-925</link>
                <project id="10010" key="CLJ">Clojure</project>
                        <description>&lt;p&gt;rand-nth throws when given an empty list.&lt;/p&gt;

&lt;p&gt;Solution is to either call seq on parameter, or to supply nil as a not-found parameter in call to nth. Patch fir latter fix included.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15201">CLJ-925</key>
            <summary>rand-nth throws on empty list</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="wagjo">Jozef Wagner</reporter>
                        <labels>
                    </labels>
                <created>Sun, 5 Feb 2012 07:06:03 -0600</created>
                <updated>Tue, 14 Aug 2012 13:35:28 -0500</updated>
                    <resolved>Tue, 14 Aug 2012 13:35:28 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>1</watches>
                        <comments>
                    <comment id="27986" author="jafingerhut" created="Fri, 23 Mar 2012 02:38:58 -0500"  >&lt;p&gt;Changing Patch attribute to value &quot;Code&quot;, since I&apos;ve been told that is what it ought to be for a ticket with a patch ready for screening.&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="10891" name="patch.diff" size="685" author="wagjo" created="Sun, 5 Feb 2012 07:06:03 -0600" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Approval</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10008">Not Approved</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="10001">Code</customfieldvalue>

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