[
https://issues.apache.org/jira/browse/WICKET-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2203.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.4-RC3
patch and test cases applied to trunk
> 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.3.5, 1.4-RC2
> Reporter: Martijn Dashorst
> Assignee: Juergen Donnerstag
> Fix For: 1.4-RC3
>
> Attachments: wicket-2203.tar.gz
>
>
> 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.