Sorry, I am quite busy right now. But I will find some time in the next days
and than provide a quickstart.
In the mean time we fixed the problem by saving the needed Objects in the
Session-MetaData. And that seems to work.

Thanks for your help!

-Benjamin


2007/10/9, Matej Knopp <[EMAIL PROTECTED]>:
>
> More then 3 nested ModalWindows? Wow.
> Does this happen with the latest trunk? Also each modal window is
> supposed to by in own pagemap. Can you provide a quickstart?
>
> -Matej
>
> On 10/9/07, Benjamin Ernst <[EMAIL PROTECTED]> wrote:
> > Hi guys,
> >
> > we have a problem with some ModalWindows. We are using a lot of them in
> our
> > application and they are often nested in other ModalWindows.
> > The problem is when we refer to the to the parent that creates the
> > ModalWindow in this ModalWindow that parent-object is not same as the
> > parent-object the WindowClosedCallback is in.
> >
> > This only happen if there are more than 3 nested ModalWindows. Could be
> a
> > problem with serialization: The parent-object gets serialized and on the
> > WindowClosedCallback it gets deserialized. But the changes made in
> between
> > this time are now lost.
> >
> > If that is right? How can we prevent the parent from being serialized?
> >
> >  -Benjamin
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to