<!-- 
RSS generated by JIRA (4.4#649-r158309) at Wed Jun 19 11:26:04 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-84/CONTRIB-84.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-84] clojure.contrib.base64 lacking decode</title>
                <link>http://dev.clojure.org/jira/browse/CONTRIB-84</link>
                <project id="10012" key="CONTRIB">Clojure-Contrib</project>
                        <description>&lt;p&gt;Namespace clojure.contrib.base64 contains a Base64 encode function but is (so far) missing decode.&lt;/p&gt;

&lt;p&gt;I know commons-codec contains a quality implementation of both functions, but adding yet another jar in your build just for base64 decode purposes is an unnecessary complication. For symmetry&apos;s sake, decode should be added.&lt;/p&gt;

&lt;p&gt;I will add a patch soon.&lt;/p&gt;</description>
                <environment></environment>
            <key id="14244">CONTRIB-84</key>
            <summary>clojure.contrib.base64 lacking decode</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                        <status id="6" iconUrl="http://dev.clojure.org/jira/images/icons/status_closed.gif">Closed</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="anttipoi">anttipoi</assignee>
                                <reporter username="-1">None</reporter>
                        <labels>
                    </labels>
                <created>Wed, 12 May 2010 17:55:00 -0500</created>
                <updated>Fri, 17 Sep 2010 18:16:00 -0500</updated>
                    <resolved>Fri, 17 Sep 2010 18:16:00 -0500</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="25819" author="importer" created="Fri, 17 Sep 2010 18:16:00 -0500"  >&lt;p&gt;Converted from &lt;a href=&quot;http://www.assembla.com/spaces/clojure/tickets/84&quot;&gt;http://www.assembla.com/spaces/clojure/tickets/84&lt;/a&gt;&lt;br/&gt;
Attachments:&lt;br/&gt;
base64-decode.patch - &lt;a href=&quot;https://www.assembla.com/spaces/clojure/documents/c68LHyxEOr35_MeJe5cbCb/download/c68LHyxEOr35_MeJe5cbCb&quot;&gt;https://www.assembla.com/spaces/clojure/documents/c68LHyxEOr35_MeJe5cbCb/download/c68LHyxEOr35_MeJe5cbCb&lt;/a&gt;&lt;/p&gt;</comment>
                    <comment id="25820" author="importer" created="Fri, 17 Sep 2010 18:16:00 -0500"  >&lt;p&gt;anttipoi said: [&lt;a href=&quot;file:c68LHyxEOr35_MeJe5cbCb&quot;&gt;file:c68LHyxEOr35_MeJe5cbCb&lt;/a&gt;]: Patch adding decode + tests&lt;/p&gt;</comment>
                    <comment id="25821" author="importer" created="Fri, 17 Sep 2010 18:16:00 -0500"  >&lt;p&gt;anttipoi said: BTW. Sorry about not raising the topic on the clojure-dev group first. I just lost my patience waiting to be let in. &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="25822" author="importer" created="Fri, 17 Sep 2010 18:16:00 -0500"  >&lt;p&gt;anttipoi said: Note: I&apos;ve modified the patch to support multi-line encoded data.&lt;/p&gt;</comment>
                    <comment id="25823" author="importer" created="Fri, 17 Sep 2010 18:16:00 -0500"  >&lt;p&gt;stuart.sierra said: (In &lt;a href=&quot;http://github.com/clojure/clojure-contrib/commit/5263e4bd9ca8634b50755c5150ebef26e0d191f1&quot;&gt;revision:5263e4bd9ca8634b50755c5150ebef26e0d191f1&lt;/a&gt;) Base64 decoding from Teemu Antti-Poika; refs #84&lt;/p&gt;

&lt;p&gt;Branch: master&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>