Dear developers, We have something wrong with relative URLs, see:
https://issues.apache.org/jira/browse/WICKET-702 MockWebApplication doesn't redirect properly to mounted pages under RestartResponseAtInterceptPageException I added the user-provided test case for this, to reproduce it execute org.apache.wicket.redirect.RestartWithMountedPageTest after renaming bugTestXXX() to testXXX() I found a workaround for the issue, but it is not good enough as redirect URL are already supposed to be absolute, and it breaks some unit tests: https://issues.apache.org/jira/secure/attachment/12361056/20070703-WICKET-702.txt Your help will be appreciated. -- Jean-Baptiste Quenot aka John Banana Qwerty http://caraldi.com/jbq/
