it works

 

thanks
 
> From: [email protected]
> Date: Sun, 14 Feb 2010 21:04:41 -0800
> Subject: Re: problem with RestartResponseException in 1.4.6
> To: [email protected]
> 
> try with latest snapshot
> 
> -igor
> 
> On Sun, Feb 14, 2010 at 5:02 PM, Vadim Tesis <[email protected]> wrote:
> >
> > all,
> >
> >
> >
> > i moved from 1.4.5 to 1.4.6 and started getting a problem with 
> > RestartResponseException.
> >
> > on a page that displays an item and has url something like 
> > http://localhost/item/38 there's an AjaxFallbackLink for a user to take an 
> > action.  when the link gets clicked, if the user is not logged in it yet, 
> > it throws new RestartResponseException(SignInPage.class, params_) but 
> > SignInPage never loads.
> >
> > looks like the problem is that url generated in this case is 
> > http://localhost/item/signin/... instead of http://localhost/signin/... (as 
> > it was in 1.4.5)
> >
> > both item and signin pages are bookmarkable with 
> > MixedParamHybridUrlCodingStrategy
> >
> >
> >
> > can it be related to changes done to fix 
> > http://issues.apache.org/jira/browse/WICKET-2312?  is there a workaround?
> >
> >
> >
> > Thanks,
> >
> > Vadim
> >
> > _________________________________________________________________
> > Hotmail: Free, trusted and rich email service.
> > http://clk.atdmt.com/GBL/go/201469228/direct/01/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
                                          
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/201469229/direct/01/

Reply via email to