[ https://issues.apache.org/jira/browse/WICKET-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Baptiste Quenot updated WICKET-205: ---------------------------------------- Attachment: 20070123-wicket-1.x-WebRequestCodingStrategy-IListenerInterfaceRequestTarget > 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 > Assigned To: Alastair Maw > Priority: Critical > Fix For: 1.3, 2.0 > > Attachments: 20070111-wicket-1.x-WicketFilter-rootPath, > 20070111-wicket-1.x-WicketFilter-rootPath, > 20070111-wicket-1.x-WicketFilter-rootPath, > 20070111-wicket-1.x-WicketFilter-rootPath, > 20070123-wicket-1.x-WebRequestCodingStrategy-IListenerInterfaceRequestTarget > > > 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. - You can reply to this email to add a comment to the issue online.