[
https://issues.apache.org/jira/browse/WICKET-2414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcin Palka closed WICKET-2414.
--------------------------------
> Form tag does not get rendered on a Panel placed in a TabbedPanel within a
> ModalWindow
> --------------------------------------------------------------------------------------
>
> Key: WICKET-2414
> URL: https://issues.apache.org/jira/browse/WICKET-2414
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.4.0
> Environment: Windows Vista 64-bit, Tomcat 6.0.18, JDK 16u14
> Reporter: Marcin Palka
> Assignee: Igor Vaynberg
> Attachments: ModalFormProblem.zip
>
>
> Form tag does not get rendered on a Panel placed in an AjaxTabbedPanel within
> a ModalWindow. Form contents are rendered properly but the form tag itself
> does not. The first tab of an AjaxTabbedPanel is not affected by this issue
> when rendered for the first time. But if one navigates to the second tab and
> returns back to the first tab then the form tag no longer exist there.
> This makes any forms on a tabbed panel placed on a modal window unusable.
> See attached quickstart project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.