On 01/03/2012 12:30 AM, Nelson Segura wrote:
The "shown" flag is set up to false by window.close(), but it stays as true
in the
context of the parent page. This prevents the page from being opened a
second time. Maybe something similar to how you cannot pass pages
directly to a modal, but instead should pass a page reference.
I agree with you. Your problem seems very similar to the one of passing
page to modal.
I think this issue has to do with page serialization: when we try to
open modal window a second time, Wicket uses the "old" versions of both
main page and modal window where "shown" flag is true.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]