Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0-M2
-
Fix Version/s: 2.1.0
-
Component/s: Web - Wicket
-
Labels:None
Description
Attached patch (against trunk) upgrading Wicket to 1.4.15.
There were only minor changes required, but I also rewritten UserFormTest by the way (JUnit upgraded to 4.8.2, UserService mock instead of Spring bean - it's Wicket components/page test (JMock wasn't used anyway, so I used Mockito to mock)).
Thanks for the patch!