eiri opened a new pull request #955: Return error 400 on invalid new_edits value
URL: https://github.com/apache/couchdb/pull/955
 
 
   ## Overview
   
   End-point `_bulk_docs` crashes if provided with non-boolean value for 
`new_edits` parameter.
   
   This patch changes it to return "Bad Request" error instead.
   
   ## Testing recommendations
   
   `make javascript suites=bulk_docs`
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [x] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to