Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.2.0, 1.5.9
-
None
Description
private static int counter = 0;
This counter will overflow anytime... Please remove static.
Attachments
Issue Links
- is related to
-
WICKET-5303 Static id counter AbstractToolbar prevents stable component paths for testing
- Resolved