You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Brian Candler (JIRA)" <ji...@apache.org> on 2009/04/06 10:20:13 UTC

[jira] Created: (COUCHDB-320) [PATCH] Remove requirement for application/json from _temp_view

[PATCH] Remove requirement for application/json from _temp_view
---------------------------------------------------------------

                 Key: COUCHDB-320
                 URL: https://issues.apache.org/jira/browse/COUCHDB-320
             Project: CouchDB
          Issue Type: Improvement
    Affects Versions: 0.9
         Environment: svn r762247
            Reporter: Brian Candler
            Priority: Minor
             Fix For: 0.10


There is an anomolous check in _temp_view which insists on Content-Type: application/json

Similar checks elsewhere in the code have already been removed.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COUCHDB-320) [PATCH] Remove requirement for application/json from _temp_view

Posted by "Adam Kocoloski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Kocoloski closed COUCHDB-320.
----------------------------------

    Resolution: Fixed

Committed in r769792.  Thanks Brian

> [PATCH] Remove requirement for application/json from _temp_view
> ---------------------------------------------------------------
>
>                 Key: COUCHDB-320
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-320
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 0.9
>         Environment: svn r762247
>            Reporter: Brian Candler
>            Assignee: Adam Kocoloski
>            Priority: Minor
>             Fix For: 0.10
>
>         Attachments: couchdb-temp-view.patch, test-ignore-content-type.js
>
>
> There is an anomolous check in _temp_view which insists on Content-Type: application/json
> Similar checks elsewhere in the code have already been removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-320) [PATCH] Remove requirement for application/json from _temp_view

Posted by "Brian Candler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Candler updated COUCHDB-320:
----------------------------------

    Attachment: couchdb-temp-view.patch

> [PATCH] Remove requirement for application/json from _temp_view
> ---------------------------------------------------------------
>
>                 Key: COUCHDB-320
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-320
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 0.9
>         Environment: svn r762247
>            Reporter: Brian Candler
>            Priority: Minor
>             Fix For: 0.10
>
>         Attachments: couchdb-temp-view.patch
>
>
> There is an anomolous check in _temp_view which insists on Content-Type: application/json
> Similar checks elsewhere in the code have already been removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (COUCHDB-320) [PATCH] Remove requirement for application/json from _temp_view

Posted by "Adam Kocoloski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Kocoloski reassigned COUCHDB-320:
--------------------------------------

    Assignee: Adam Kocoloski

> [PATCH] Remove requirement for application/json from _temp_view
> ---------------------------------------------------------------
>
>                 Key: COUCHDB-320
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-320
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 0.9
>         Environment: svn r762247
>            Reporter: Brian Candler
>            Assignee: Adam Kocoloski
>            Priority: Minor
>             Fix For: 0.10
>
>         Attachments: couchdb-temp-view.patch, test-ignore-content-type.js
>
>
> There is an anomolous check in _temp_view which insists on Content-Type: application/json
> Similar checks elsewhere in the code have already been removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-320) [PATCH] Remove requirement for application/json from _temp_view

Posted by "Brian Candler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Candler updated COUCHDB-320:
----------------------------------

    Attachment: test-ignore-content-type.js

Test case

> [PATCH] Remove requirement for application/json from _temp_view
> ---------------------------------------------------------------
>
>                 Key: COUCHDB-320
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-320
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 0.9
>         Environment: svn r762247
>            Reporter: Brian Candler
>            Priority: Minor
>             Fix For: 0.10
>
>         Attachments: couchdb-temp-view.patch, test-ignore-content-type.js
>
>
> There is an anomolous check in _temp_view which insists on Content-Type: application/json
> Similar checks elsewhere in the code have already been removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.