You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2017/11/02 13:22:26 UTC

[GitHub] eiri opened a new pull request #955: Return error 400 on invalid new_edits value

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:
users@infra.apache.org


With regards,
Apache Git Services