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 2014/02/07 15:41:29 UTC

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

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

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

Commit 2bc0784030847cbbdd8998d3f135f91992768f6a in branch refs/heads/key-vs-keys from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=2bc0784 ]

Send better error if user specifies key and keys

closes COUCHDB-2053


> 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
>
> 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)