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

Erik van Oosten updated WICKET-2157:
------------------------------------

    Attachment: form.patch

The attached path (based on the released 1.4-rc2 code) will solve the problem.

> Form submit fails to find FormSubmitting component that is outside Form 
> hiearchy (with patch)
> ---------------------------------------------------------------------------------------------
>
>                 Key: WICKET-2157
>                 URL: https://issues.apache.org/jira/browse/WICKET-2157
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC2
>            Reporter: Erik van Oosten
>         Attachments: form.patch
>
>
> When a submit link (or any other IFormSubmittingComponent) is added outside 
> the form hierarchy (and the form is passed to the constructor), onSubmit is 
> no longer called on the IFormSubmittingComponent, instead it will just call 
> the onSubmit on the form.
> This used to work properly in 1.4-rc1.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to