[
https://issues.apache.org/jira/browse/WICKET-4506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258268#comment-13258268
]
Martin Grigorov commented on WICKET-4506:
-----------------------------------------
Thanks for reporting this problem!
1.4.x is frozen and it receives only security related fixes. The fix will be
committed only in 1.5.x and 6.x branches.
> Fix missing in 1.4.19, was fixed in 1.3.3: Discrepancy between Button
> implementation of getForm and the code in Form.findSubmittingButton()
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-4506
> URL: https://issues.apache.org/jira/browse/WICKET-4506
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.19
> Environment: Windows 7
> IE 8
> JDK 1.6
> Reporter: Irena Shaigorodsky
>
> There is a discrepancy between Button implementation of getForm (derived from
> FromComponent) and the code in
> org.apache.wicket.markup.html.form.Form.findSubmittingButton()
> Last one assumes form can be null while
> org.apache.wicket.markup.html.form.FormComponent.getForm() throws an
> exception if it is so
> This was fixed in 1.3.3 based on
> https://issues.apache.org/jira/browse/WICKET-1414. Please migrate the fix to
> 1.4 code line.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira