You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Robert Newson (JIRA)" <ji...@apache.org> on 2014/02/07 15:43:20 UTC

[jira] [Resolved] (COUCHDB-2053) all_docs key+keys misleading error reason

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

Robert Newson resolved COUCHDB-2053.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.7.0

> all_docs key+keys misleading error reason
> -----------------------------------------
>
>                 Key: COUCHDB-2053
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2053
>             Project: CouchDB
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>            Reporter: Tomasz KoƂodziejski
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> Try:
> http://localhost:5984/asfd/_all_docs?keys=["test"]&key="test"
> Result (reason):
> `start_key` is incompatible with `keys`
> Result (reason) - expected:
> `key` is incompatible with `keys`



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)