[
https://issues.apache.org/jira/browse/WICKET-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13085816#comment-13085816
]
Andera Del Bene commented on WICKET-3967:
-----------------------------------------
Hi.
Actually this is not a bug and it has already been tackled on this forum. See
WICKET-3751 and WICKET-3809 for further informations.
> ModalWindow clears Models of Creating Page
> ------------------------------------------
>
> Key: WICKET-3967
> URL: https://issues.apache.org/jira/browse/WICKET-3967
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.5-RC5.1
> Reporter: Stefan Mandel
> Attachments: modalmodel14.zip, modalmodel15.zip
>
>
> A ModalWindow (contained in CallingPage) creates a new Page (ModalPage).
> - passing a Model to this ModalPage via Constructor works,
> - Submitting a Form in this ModalPage works, too (the Model is updated),
> - Closing the ModalPage via Ajax-Submit works, but the Model will not arrive
> the CallingPage. It seems that the Instance of CallingPage which called the
> ModalWindow and the one which receives the CloseEvent are not the same (two
> different versions through serialization)
> This Behaviour did not occur in Wicket 1.4
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira