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

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

Commit 33bc0608602f100527d1e00d8b3dbedf938647dd in couchdb-couch's branch 
refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=33bc060 ]

Throw if parse_revs is not a list

COUCHDB-2845


> Malformed open_revs parm results in a 500
> -----------------------------------------
>
>                 Key: COUCHDB-2845
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2845
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>            Reporter: Robert Newson
>
> The open_revs parameter supports only a list of revs, or the string "all".  
> If you pass it anything other than that (such as true) the system responds 
> with a 500.
> curl https://localhost/db1/doc1?open_revs=true
> {"error":"unknown_error","reason":"function_clause","ref":1210790983}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to