You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martin Grigorov <mg...@apache.org> on 2011/05/01 17:53:31 UTC

Re: wicket 1.5 AbstractDefaultAjaxBehavior bad url

If you can create a quickstart that reproduces the problem then please
attach it to a ticket in Jira.

On Fri, Apr 29, 2011 at 10:52 PM, msj121 <ms...@gmail.com> wrote:
> I have noticed calling getCallbackUrl() on an AbstractDefaultAjaxBehavior
> results in a url sometimes in:
>
> ./wicket/page?0-1.IBehaviorListener
>
> and other parts of the same page have:
>
> ./wicket/page?1-2.IBehaviorListener
>
>
> I think that the bad urls cause the page to reload when the attempt to call:
>
> wicketAjaxGet('"+click.getCallbackUrl()+"&x='+...+'&y='+...+'');
>
>
>
> For some reason having these ajax calls reloads the page in Wicket 1.5 but
> not wicket 1.4. I am of course calling getCallbackUrl() after the behavior
> is added to the page not sure what is wrong.....
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/wicket-1-5-AbstractDefaultAjaxBehavior-bad-url-tp3484600p3484600.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org