The plan is to release tomorrow.

Eelco


On 9/10/05, Gwyn Evans <[EMAIL PROTECTED]> wrote:
> Glad it helps - I'm afraid that I can't easily investigate the details
> though, as Johan just found & fixed it (in CVS) and I've updated to
> that to check it was fixed for me, which it is.
>   If I'm looking at the correct code, it looks as if there's a little
> 'special case'/'boundary condition' code needed when calling
> getServletPath() as the root servlet... Kudos to him for finding it!
> 
> Anyway, it should be 'fixed in the next release' now, which probably
> won't be all that long (just a guess - no specific info).
> 
> /Gwyn
> 
> On 10/09/05, Ali Zaid <[EMAIL PROTECTED]> wrote:
> > Guys, You are my heros!!!
> >
> >  I have only one servlet for sure :). I made the change that my big hero
> > "Gwyn Evans" suggested, and all works now, instead of "/" I changed it to
> > "/application/*" with a redirect in index.html to "application", and
> > everything was working.
> >
> >  The bug was also true in my case, cause my Model was set to null, I set a
> > break point in the onSubmit, and the break point was never reached, so I
> > still think that the null model is just instead of submitting the fields
> > into the that page, a new page was create as if I was calling a link not
> > submitting a form.
> >
> >  Gwyn Evans, try this, and see if you get the same thing, is your onSubmit
> > is been called?
> >
> > --
> > Regards, Ali
> 
> 
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to