You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/10/03 17:58:44 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13785299#comment-13785299 ] 

ASF subversion and git services commented on COUCHDB-1888:
----------------------------------------------------------

Commit 674aad6f37355529da81af35105fbb86de5e5974 in branch refs/heads/1888-fix-user-fields-disabled-for-admins from [~janl]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=674aad6 ]

admins can always read all doc fields, regardless of public_fields

Closes COUCHDB-1888


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