[ 
https://issues.apache.org/jira/browse/COUCHDB-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13777634#comment-13777634
 ] 

Jan Lehnardt commented on COUCHDB-1888:
---------------------------------------

The above patch changes the intended default. It is technically a BC break, but 
I think this is worth getting into 1.4.1 and/or 1.5.0
                
> /_users/_all_docs?include_docs=true returns empty docs
> ------------------------------------------------------
>
>                 Key: COUCHDB-1888
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1888
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Gregor Martynus
>
> GET http://127.0.0.1:5984/_users/_all_docs?include_docs=true
> {"total_rows":1,"offset":0,"rows":[
> {"id":"_design/_auth","key":"_design/_auth","value":{"rev":"1-619db7ba8551c0de3f3a178775509611"},"doc":{}}
> ]}
> On other databasese, "doc" gets returned properly

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to