You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2013/10/03 18:00:52 UTC

[jira] [Resolved] (COUCHDB-1888) /_users/_all_docs?include_docs=true returns empty docs

     [ https://issues.apache.org/jira/browse/COUCHDB-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt resolved COUCHDB-1888.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.4.1)

> /_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.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 was sent by Atlassian JIRA
(v6.1#6144)