saw that already
On Sun, Aug 1, 2010 at 9:57 PM, Martin Grigorov <[email protected]> wrote: > Now another test is failing: > http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.5.x/org.apache.wicket$wicket/197/testReport/junit/org.apache.wicket.protocol.http/WicketFilterTest/testCheckRedirect_1/ > > On Sun, Aug 1, 2010 at 6:36 PM, Martin Grigorov <[email protected]>wrote: > >> The regression is fixed. >> Thanks >> >> >> On Sun, Aug 1, 2010 at 6:24 PM, Juergen Donnerstag < >> [email protected]> wrote: >> >>> fixed it and added a test case. Tested it against a quickstart. It >>> should now be ok. Could you please check. Thanks >>> >>> Juergen >>> >>> On Sun, Aug 1, 2010 at 3:37 PM, Martin Grigorov <[email protected]> >>> wrote: >>> > Still there is something wrong with WicketFilter. >>> > I have a simple application with mapping to "/*" and issuing a request >>> to >>> > http://localhost:8080 doesn't map to HomeRequestMapper because >>> > Request.getUrl().getSegments() returns a list with two elements: [, ] . >>> It >>> > should be empty list. >>> > >>> > >>> >> >> >
