[
https://issues.apache.org/jira/browse/WICKET-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776913#action_12776913
]
Kaspar Fischer commented on WICKET-1525:
----------------------------------------
I my case, the timer is restarted when a form is submitted - but not using AJAX
(it's not an AJAX form). In this case, target is null because there is no
AjaxRequestTarget then.
> Ability to enable/disable AbstractAjaxTimerBehavior
> ---------------------------------------------------
>
> Key: WICKET-1525
> URL: https://issues.apache.org/jira/browse/WICKET-1525
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Frank Bille Jensen
> Assignee: Frank Bille Jensen
> Priority: Minor
> Fix For: 1.5-M1
>
> Attachments: quickstart.tgz, WICKET-1525.patch, WICKET-1525.patch
>
>
> Convert the existing "stop" functionality into using the isEnabled() method
> on IBehavior. This would make it possible to disable and enable a timer.
> (The stop method was added before[R490397] IBehavior got the isEnabled
> method[510198])
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.