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

2013-09-26 Thread Allain Lalonde (JIRA)

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

Allain Lalonde commented on COUCHDB-1888:
-

My bad, the comment below the patch made "admins can always read all doc 
fields, regardless of public_fields" made it appear like you were talking about 
a workaround, not the content of the patch.

> /_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


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

2013-09-25 Thread Allain Lalonde (JIRA)

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

Allain Lalonde commented on COUCHDB-1888:
-

That is not the behaviour I'm seeing with my installation. 

When logged in as admin the doc property is an empty doc.

> /_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