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

Omar Yasin commented on COUCHDB-1087:
-------------------------------------

Patched at 
https://github.com/omarkj/couchdb/commit/7aec5085a301363bf76cc0955439b891e01c928f

> _rev_limit accepts not numeric values (resulting in a crash)
> ------------------------------------------------------------
>
>                 Key: COUCHDB-1087
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1087
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Lukasz Mielicki
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> $ curl -XPUT 0:5984/db/_revs_limit -d "\"abc\""
> {"ok":true}
> $ curl 0:5984/db/_revs_limit
> "abc"
> Inserting a record afterwards causes a crash.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to