[
https://issues.apache.org/jira/browse/WICKET-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier reassigned WICKET-6564:
----------------------------------
Assignee: Sven Meier
> PageStoreManager#clear() does not completely clear
> --------------------------------------------------
>
> Key: WICKET-6564
> URL: https://issues.apache.org/jira/browse/WICKET-6564
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 7.10.0
> Reporter: Hans Schäfer
> Assignee: Sven Meier
> Priority: Major
>
> org.apache.wicket.pagePageStoreManager#clear just signals valueUnbound to a
> internally defined HttpSession-bound SessionEntry. The SessionEntry then does
> not remove all internal state: the sessionCache ist not cleared.
> Please add a setSessionCache(Collections.emptyList()) to
> SessionEntry#valueUnbound or to PageStore#clear.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)