Description
When I do setResponsePage(MyHomePage.class) IE tries to show me "my.site.com/./" url and gets 404 response.
Firefox just shows "my.site.com" without any troubles. I'm using wicket 1.3-beta2 and WicketFilter mapped to /*.
It's being reproduced under tomcat only, jetty works fine. My tomcat version is 5.5.17.
Quickstart project which reproduces the bug is attached.
Attachments
Attachments
Issue Links
- incorporates
-
WICKET-1998 setResponsePage redirects to wrong url
- Resolved
- relates to
-
WICKET-2549 setResponsePage and RestartResponseAtInterceptPageException do not redirect on mobile browsers
- Resolved