[
https://issues.apache.org/jira/browse/COUCHDB-2845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948579#comment-14948579
]
ASF subversion and git services commented on COUCHDB-2845:
----------------------------------------------------------
Commit 76831000a6ea31313ea634d6b4ac2142e5f4a8e5 in couchdb-chttpd's branch
refs/heads/master from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=7683100 ]
Call parse_revs
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)