[ 
https://issues.apache.org/jira/browse/WICKET-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341763#comment-16341763
 ] 

ASF subversion and git services commented on WICKET-6523:
---------------------------------------------------------

Commit 63c4ae8d50cb5f119c8a3c772e2fa26c33165125 in wicket's branch 
refs/heads/WICKET-6523-ajax-timers from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=63c4ae8 ]

WICKET-6523 timerId can no longer be used

to search for markup owning a timer, but timers will be removed by onRemove() 
callback anyway


> Two AbstractAjaxTimerBehaviors on same component timeId conflict
> ----------------------------------------------------------------
>
>                 Key: WICKET-6523
>                 URL: https://issues.apache.org/jira/browse/WICKET-6523
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.9.0, 8.0.0-M8
>            Reporter: Sven Meier
>            Assignee: Maxim Solodovnik
>            Priority: Minor
>
> When two or more AbstractAjaxTimerBehaviors are added two the same component, 
> they use an identical timerId (= markupId).
> This can lead a stopping behavior erroneously stopping the other behavior 
> instead of itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to