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
----
---