[
https://issues.apache.org/jira/browse/WICKET-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932534#action_12932534
]
Igor Vaynberg commented on WICKET-3146:
---------------------------------------
we can apply this patch when we no longer have to support IE6 in which case we
do not have to do the DOM shuffling.
> Make form inside ModalWindow work without form outside ModalWindow
> ------------------------------------------------------------------
>
> Key: WICKET-3146
> URL: https://issues.apache.org/jira/browse/WICKET-3146
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 1.4.10
> Reporter: Frank Klein Koerkamp
> Attachments: fix_form_in_modalwindow.diff
>
> Original Estimate: 0.02h
> Remaining Estimate: 0.02h
>
> Currently is needed to have an Form outside an ModalWindow if you want to use
> a Form inside a ModalWindow.
> This is not needed when the form tag is not necessary in the ModalWindow
> generation javascript js.
> Will apply a patch
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.