[
https://issues.apache.org/jira/browse/COUCHDB-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Yasin updated COUCHDB-1087:
--------------------------------
Attachment: 0001-Fix-for-issue-1087-and-a-test-as-requested-by-Paul.patch
Updated patch
> _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
> Attachments:
> 0001-Fix-for-issue-1087-and-a-test-as-requested-by-Paul.patch, jira1087.patch
>
> 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