[
https://issues.apache.org/jira/browse/COUCHDB-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778620#comment-13778620
]
Jan Lehnardt commented on COUCHDB-1888:
---------------------------------------
[~allain] I just proposed a patch, this is in no release yet and the issue is
still open. I hope we can get it into 1.4.1 or 1.5.0 (whichever is next). If
you have 1.4.0 you will see `doc:{}` which my patch aims to correct.
> /_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
> Fix For: 1.4.1, 1.5.0
>
>
> 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