ModalWindow with Page as content doesn't change parent Page's version 
----------------------------------------------------------------------

                 Key: WICKET-3809
                 URL: https://issues.apache.org/jira/browse/WICKET-3809
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.5-RC4, 1.4.17
            Reporter: Andera Del Bene


Let's have a  ModalWindow  with a page as content (not a panel). In this window 
we access to parent page's model and we perform some changes on it. 
When we close ModalWindow wicket restore the original version of parent page, 
without model's changes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to