this is not a bug. if precondition check fails the server call is not
made. it is the server calls that schedules the next firing of the
timer, so no server call no timer so to speak. you can write your own
version of the timer behavior that works the way you want.

-igor

On Tue, Jan 11, 2011 at 4:32 PM, Nelson Segura <nsegu...@gmail.com> wrote:
> Can anyone provide an answer whether returning false in the
> getPreconditionScript() method is supposed to stop the AJAX timer behaviour,
> or should I be looking for a bug?
> -Nelson
>

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

Reply via email to