WicketTester clickLink on submitLink fails with conversion error
----------------------------------------------------------------
Key: WICKET-2203
URL: https://issues.apache.org/jira/browse/WICKET-2203
Project: Wicket
Issue Type: Bug
Affects Versions: 1.4-RC2, 1.3.5
Reporter: Martijn Dashorst
When clicking with WicketTester a submitlink that is situated outside a Form,
clickLink doesn't process the input correctly. It tries to set null on the
inputs (which fails for int properties for obvious reasons).
I've attached a quickstart that exhibits this behavior.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.