Hi, I have a problem with one of my testcases (on Wicket 1.4.18), where in the page there is RestartResponseException raised. I've found that it was a similar bug WICKET-2634 in the previous Wicket versions. There is a testcase RestartResponseTest.java in this task, which fails with: org.apache.wicket.RestartResponseException There is also a patch in this task but I cannot find this patch code in current MockWebApplication.
Can someone verify this bug for 1.4.18? -- Daniel
