[
https://issues.apache.org/jira/browse/COUCHDB-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790898#action_12790898
]
Chris Anderson commented on COUCHDB-600:
----------------------------------------
thanks for the patch and test. I've added the test to my in-progress refactor
of the query-server protocol, which I think will also solve this issue. If it
doesn't solve it "organically" I've added the test, so I'll make sure it passes
before I merge the branch.
> _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.