This is not my patch, so I don't know exactly what causes a problem and how to solve this. If I find some time, I will look into this.
-- Daniel On Wed, Oct 5, 2011 at 2:47 PM, Martin Grigorov <[email protected]> wrote: > Unfortunately the patch for 1.4.x doesn't work with current 1.4.x-SNAPSHOT. > If you can debug it and provide updated patch please attach it to > https://issues.apache.org/jira/browse/WICKET-2634 > > On Wed, Oct 5, 2011 at 2:48 PM, Martin Grigorov <[email protected]> wrote: >> On Wed, Oct 5, 2011 at 2:45 PM, Daniel Stoch <[email protected]> wrote: >>> Ok, thanks. >>> Maybe add this testcase (RestartResponseTest.java) to Wicket core tests? >> Of course. Even for 1.5. >>> >>> -- >>> 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 >>>> >>> >> >> >> >> -- >> Martin Grigorov >> jWeekend >> Training, Consulting, Development >> http://jWeekend.com >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com >
