[ https://issues.apache.org/jira/browse/WICKET-5001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
bernard updated WICKET-5001: ---------------------------- Attachment: Testcase.zip Quickstart > Recovery of bookmarkable Page after Session Expiry > -------------------------------------------------- > > Key: WICKET-5001 > URL: https://issues.apache.org/jira/browse/WICKET-5001 > Project: Wicket > Issue Type: Bug > Components: wicket > Affects Versions: 6.4.0 > Environment: Java 7, GlassFish 3.1.2.2 > Reporter: bernard > Priority: Critical > Attachments: Testcase.zip > > > Some efforts were made since 1.5 to reduce occurences of PageExpiredException > or at least the impact of it. > Please see WICKET-4014 > With Wicket 6.4.0 it appears that a simple test case does not produce the > expected results. > The attached quickstart tests a page containing a form. The page does not > have any meaningful state. > Therefore, after session expiry Wicket should call the default constructor > and execute form submit or link onclick without any problems. > There is no difference in outcome that could be expected before and after > expiry. > In real life, if the page was constructed with an IModel constructor, of > cource the model would not exist after expiry but that could be handled in > the default constructor that is called after expiry. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira