<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sun May 19 05:04:17 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/PCBC-162/PCBC-162.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>[PCBC-162] include_docs support missing</title>
                <link>http://www.couchbase.com/issues/browse/PCBC-162</link>
                <project id="10049" key="PCBC">Couchbase PHP client library</project>
                        <description>viewopts.c appears to be missing include_docs as a valid parameter for the array values that get passed in for a view.</description>
                <environment></environment>
            <key id="21270">PCBC-162</key>
            <summary>include_docs support missing</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="ingenthr">Matt Ingenthron</assignee>
                                <reporter username="chuyskywalker">Jeff Minard</reporter>
                        <labels>
                    </labels>
                <created>Tue, 11 Dec 2012 20:52:27 -0600</created>
                <updated>Tue, 11 Dec 2012 20:54:40 -0600</updated>
                                                                                    <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="45848" author="chuyskywalker" created="Tue, 11 Dec 2012 20:54:40 -0600"  >I just added &lt;br/&gt;
&lt;br/&gt;
# git diff&lt;br/&gt;
diff --git a/viewopts.c b/viewopts.c&lt;br/&gt;
index 612559d..4b9ce0f 100644&lt;br/&gt;
--- a/viewopts.c&lt;br/&gt;
+++ b/viewopts.c&lt;br/&gt;
@@ -54,6 +54,7 @@ static view_param Recognized_View_Params[] = {&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;quot;startkey&amp;quot;, jval_param_handler },&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;quot;startkey_docid&amp;quot;, string_param_handler },&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ &amp;quot;debug&amp;quot;, bool_param_handler },&lt;br/&gt;
+       { &amp;quot;include_docs&amp;quot;, bool_param_handler },&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;{ NULL, NULL }&lt;br/&gt;
&amp;nbsp;};&lt;br/&gt;
&lt;br/&gt;
&lt;br/&gt;
And it seems to work just fine.</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9748</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                                            </customfields>
    </item>
</channel>
</rss>