You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Benoit Chesneau (JIRA)" <ji...@apache.org> on 2009/03/29 14:11:50 UTC

[jira] Created: (COUCHDB-310) patch do make redirect depending of request path in handle_utils_dir_req

patch do make redirect depending of request path in handle_utils_dir_req
------------------------------------------------------------------------

                 Key: COUCHDB-310
                 URL: https://issues.apache.org/jira/browse/COUCHDB-310
             Project: CouchDB
          Issue Type: Improvement
          Components: HTTP Interface
    Affects Versions: 0.10
         Environment: *
            Reporter: Benoit Chesneau
             Fix For: 0.10
         Attachments: couch_httpd_misc_handlers.erl.diff

Find attached a patch that remove hard writing of "_utils" path in handle_utils_dir_req. It allows to really change the util path or use the handler to manage other path.

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


[jira] Resolved: (COUCHDB-310) Fix hardcoded redirect to "/_utils/"

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

Paul Joseph Davis resolved COUCHDB-310.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.1
         Assignee: Paul Joseph Davis

Fixed and merged to trunk and 0.9.x

> Fix hardcoded redirect to "/_utils/"
> ------------------------------------
>
>                 Key: COUCHDB-310
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-310
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.10
>         Environment: *
>            Reporter: Benoit Chesneau
>            Assignee: Paul Joseph Davis
>             Fix For: 0.9.1, 0.10
>
>         Attachments: couch_httpd_misc_handlers.erl.diff
>
>
> Find attached a patch that remove hard writing of "_utils" path in handle_utils_dir_req. It allows to really change the util path or use the handler to manage other path.

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


[jira] Updated: (COUCHDB-310) Fix hardcoded redirect to "/_utils/"

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

Paul Joseph Davis updated COUCHDB-310:
--------------------------------------

    Summary: Fix hardcoded redirect to "/_utils/"  (was: patch do make redirect depending of request path in handle_utils_dir_req)

Title was: "patch do make redirect depending of request path in handle_utils_dir_req"

> Fix hardcoded redirect to "/_utils/"
> ------------------------------------
>
>                 Key: COUCHDB-310
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-310
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.10
>         Environment: *
>            Reporter: Benoit Chesneau
>             Fix For: 0.10
>
>         Attachments: couch_httpd_misc_handlers.erl.diff
>
>
> Find attached a patch that remove hard writing of "_utils" path in handle_utils_dir_req. It allows to really change the util path or use the handler to manage other path.

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


[jira] Updated: (COUCHDB-310) patch do make redirect depending of request path in handle_utils_dir_req

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

Benoit Chesneau updated COUCHDB-310:
------------------------------------

    Attachment: couch_httpd_misc_handlers.erl.diff

> patch do make redirect depending of request path in handle_utils_dir_req
> ------------------------------------------------------------------------
>
>                 Key: COUCHDB-310
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-310
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: HTTP Interface
>    Affects Versions: 0.10
>         Environment: *
>            Reporter: Benoit Chesneau
>             Fix For: 0.10
>
>         Attachments: couch_httpd_misc_handlers.erl.diff
>
>
> Find attached a patch that remove hard writing of "_utils" path in handle_utils_dir_req. It allows to really change the util path or use the handler to manage other path.

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