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

count negative commented on WICKET-4859:
----------------------------------------

Sorry, I didn't get that. In RepeatingView the long childIdCounter isn't 
static. What about long running systems?
                
> Integer overflow in AbstractToolbar
> -----------------------------------
>
>                 Key: WICKET-4859
>                 URL: https://issues.apache.org/jira/browse/WICKET-4859
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.2.0, 1.5.9
>            Reporter: count negative
>            Assignee: Sven Meier
>             Fix For: 6.3.0, 1.5.9
>
>
> private static int counter = 0;
> This counter will overflow anytime... Please remove static.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to