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

ASF GitHub Bot commented on WICKET-6523:
----------------------------------------

GitHub user solomax opened a pull request:

    https://github.com/apache/wicket/pull/260

    [WICKET-6523] unique suffix is added if more than 1 timer behaviour i…

    …s added for the component

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/wicket WICKET-6523-unique-timer-id

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit edb8c370a6989cbfdc1ca53b382a8e1caea3e103
Author: Maxim Solodovnik <solomax666@...>
Date:   2018-01-26T04:50:19Z

    [WICKET-6523] unique suffix is added if more than 1 timer behaviour is 
added for the component

----


> 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: Sven Meier
>            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