Repaint the initial state of the page if the page is expired, a new one is
freshly created and the requested component is not available
----------------------------------------------------------------------------------------------------------------------------------------
Key: WICKET-4454
URL: https://issues.apache.org/jira/browse/WICKET-4454
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.5.5
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Fix For: 1.5.6, 6.0.0
Attachments: wicketcompo2.zip
>From the users@ mailing list: http://markmail.org/thread/ttox5ymihtf5y55i
A ComponentNotFoundException is being thrown if the page is expired, a new page
is freshly created and due to component replacement the requested sub-component
is not reachable.
The parent component depends on whether a user is logged in. The sub-component
has a link inside which is not reachable after page expiration because a
different parent component is used in this case.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira