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. > >
