You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Franta Mejta (JIRA)" <ji...@apache.org> on 2017/10/03 16:45:01 UTC

[jira] [Closed] (WICKET-6465) PageStore not cleared at session end

     [ https://issues.apache.org/jira/browse/WICKET-6465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Franta Mejta closed WICKET-6465.
--------------------------------

Verified in 7.9.0.

> PageStore not cleared at session end
> ------------------------------------
>
>                 Key: WICKET-6465
>                 URL: https://issues.apache.org/jira/browse/WICKET-6465
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 7.8.0
>         Environment: Tomcat
>            Reporter: Franta Mejta
>            Assignee: Sven Meier
>            Priority: Critical
>             Fix For: 6.28.0, 7.9.0, 8.0.0-M8
>
>         Attachments: WICKET-6465.patch
>
>
> WICKET-6387 causes the page store not to be cleared at logout on Tomcat. The problem is that tomcat does not call {{valueUnbound}} or {{valueBound}} when an attribute is set to the current value (new == old).
> https://github.com/apache/tomcat/blob/e28b35c9e40aeb4b7ac52a98f07ad965630e2766/java/org/apache/catalina/session/StandardSession.java#L1424



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)