You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/08/18 19:38:30 UTC

[jira] Created: (COCOON-2121) Servlets mounted at "/" are handled improperly.

Servlets mounted at "/" are handled improperly.
-----------------------------------------------

                 Key: COCOON-2121
                 URL: https://issues.apache.org/jira/browse/COCOON-2121
             Project: Cocoon
          Issue Type: Bug
          Components: - Servlet service framework
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Grzegorz Kossakowski
             Fix For: 2.2-dev (Current SVN)


When servlet (block) is mounted at "/" and request with path like "/something/" is being processed by DispatcherServlet servlet will not be choosen to process such request.

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


[jira] Closed: (COCOON-2121) Servlets mounted at "/" are handled improperly.

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

Grzegorz Kossakowski closed COCOON-2121.
----------------------------------------

    Resolution: Fixed

> Servlets mounted at "/" are handled improperly.
> -----------------------------------------------
>
>                 Key: COCOON-2121
>                 URL: https://issues.apache.org/jira/browse/COCOON-2121
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Servlet service framework
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>            Assignee: Grzegorz Kossakowski
>             Fix For: 2.2-dev (Current SVN)
>
>
> When servlet (block) is mounted at "/" and request with path like "/something/" is being processed by DispatcherServlet servlet will not be choosen to process such request.

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


[jira] Updated: (COCOON-2121) Servlets mounted at "/" are handled improperly.

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

Grzegorz Kossakowski updated COCOON-2121:
-----------------------------------------

    Assignee: Grzegorz Kossakowski

> Servlets mounted at "/" are handled improperly.
> -----------------------------------------------
>
>                 Key: COCOON-2121
>                 URL: https://issues.apache.org/jira/browse/COCOON-2121
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Servlet service framework
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Grzegorz Kossakowski
>            Assignee: Grzegorz Kossakowski
>             Fix For: 2.2-dev (Current SVN)
>
>
> When servlet (block) is mounted at "/" and request with path like "/something/" is being processed by DispatcherServlet servlet will not be choosen to process such request.

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