WicketFilter fails for filter mapping /* and non-root context
-------------------------------------------------------------

                 Key: WICKET-205
                 URL: https://issues.apache.org/jira/browse/WICKET-205
             Project: Wicket
          Issue Type: Bug
          Components: wicket
            Reporter: Jean-Baptiste Quenot
            Priority: Critical
             Fix For: 1.3
         Attachments: 20070111-wicket-1.x-WicketFilter-rootPath

The problem happens:
* With servlet context path /something
* With filter mapping /*
* Without any filterPath init parameter declared

In this case Wicket returns a 404 error.

The attached patch fixes the problem.  Thanks in advance!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to