<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sat May 25 17:01:34 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://www.couchbase.com/issues/si/jira.issueviews:issue-xml/PYCBC-68/PYCBC-68.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[PYCBC-68] cannot delete design doc</title>
                <link>http://www.couchbase.com/issues/browse/PYCBC-68</link>
                <project id="10050" key="PYCBC">Couchbase Python Client Library</project>
                        <description>This may be related to the _rev changes with design docs recently.  It could also be related to authentication changes.&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;http://www.couchbase.com/forums/thread/python-client-delete-design-doc&quot;&gt;http://www.couchbase.com/forums/thread/python-client-delete-design-doc&lt;/a&gt;</description>
                <environment></environment>
            <key id="19823">PYCBC-68</key>
            <summary>cannot delete design doc</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="1" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/open.png">Open</status>
                    <resolution id="-1">Unresolved</resolution>
                    <security id="10011">Public</security>
                        <assignee username="mnunberg">Mark Nunberg</assignee>
                                <reporter username="ingenthr">Matt Ingenthron</reporter>
                        <labels>
                    </labels>
                <created>Tue, 18 Sep 2012 14:30:11 -0500</created>
                <updated>Fri, 17 May 2013 14:27:00 -0500</updated>
                                    <version>0.8.0</version>
                                <fixVersion>0.11</fixVersion>
                                                <votes>0</votes>
                        <watches>1</watches>
                                                    <comments>
                    <comment id="39275" author="ingenthr" created="Tue, 18 Sep 2012 19:51:31 -0500"  >From the bug reporter:&lt;br/&gt;
&lt;br/&gt;
Server is 2.0.0. I&amp;#39;ve updated the python client to 0.8.0 and the problem remains although with a different error message;&lt;br/&gt;
&lt;br/&gt;
File &amp;quot;/Volumes/DATA/dv/epic/server/venv/lib/python2.7/site-packages/couchbase/client.py&amp;quot;, line 254, in delete&lt;br/&gt;
rest.delete_view(self.name, view)&lt;br/&gt;
AttributeError: &amp;#39;RestConnection&amp;#39; object has no attribute &amp;#39;delete_view&amp;#39;&lt;br/&gt;
&lt;br/&gt;
I think the problem lies simply within the Python client; inspecting client.py:254 there&amp;#39;s a call to a non existent function delete_view().. probably should be RestConnection.delete_design_doc().&lt;br/&gt;
</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9671</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>