You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/04/04 22:55:12 UTC

[jira] Assigned: (WICKET-2203) WicketTester clickLink on submitLink fails with conversion error

     [ https://issues.apache.org/jira/browse/WICKET-2203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag reassigned WICKET-2203:
------------------------------------------

    Assignee: Juergen Donnerstag

> 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
>         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.