Ok, thanks. Maybe add this testcase (RestartResponseTest.java) to Wicket core tests?
-- Daniel On Wed, Oct 5, 2011 at 1:20 PM, Martin Grigorov <[email protected]> wrote: > Indeed the patch is not applied. > At the time I attached it I was still a normal Wicket user without the > privilege to commit in SVN. > Will take a look at it soon. > > On Wed, Oct 5, 2011 at 1:12 PM, Daniel Stoch <[email protected]> wrote: >> 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 >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com >
