[
https://issues.apache.org/jira/browse/COUCHDB-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13696669#comment-13696669
]
Alexander Shorin commented on COUCHDB-1198:
-------------------------------------------
NB: while this issue looks too similar to COUCHDB-910 the second case is still
actual.
> More requests that produce wacky or unhelpful responses
> -------------------------------------------------------
>
> Key: COUCHDB-1198
> URL: https://issues.apache.org/jira/browse/COUCHDB-1198
> Project: CouchDB
> Issue Type: Bug
> Reporter: Chris Wilson
>
> curl -d "{}" -H "Content-Type: application/json" -X POST
> http://127.0.0.1:5984/foo/_bulk_docs
> {"error":"unknown_error","reason":"function_clause"}
> curl -d '{"docs": [null]}' -H "Content-Type: application/json" -X POST
> http://127.0.0.1:5984/foo/_bulk_docs
> {"error":"unknown_error","reason":"function_clause"}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira