You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Gordon Stratton (JIRA)" <ji...@apache.org> on 2010/10/10 19:31:32 UTC

[jira] Resolved: (COUCHDB-600) _list does not accept POST when view is in separate design doc

     [ https://issues.apache.org/jira/browse/COUCHDB-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Stratton resolved COUCHDB-600.
-------------------------------------

    Resolution: Fixed

> _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.11
>            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.