_list does not accept POST when view is in separate design doc
--------------------------------------------------------------
Key: COUCHDB-600
URL: https://issues.apache.org/jira/browse/COUCHDB-600
Project: CouchDB
Issue Type: Bug
Components: HTTP Interface
Affects Versions: 0.10.1
Reporter: Gordon Stratton
Priority: Minor
Attachments: multikey_post_view_list_different_ddocs.patch
When POSTing to a _list view where the view function is in a separate design
doc, a 405 is returned despite claiming to accept POST requests. The attached
patch and test seems to work for me.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.