count negative created WICKET-4859:
--------------------------------------
Summary: 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: 1.5.9, 6.2.0
Reporter: count negative
Priority: Critical
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