[
https://issues.apache.org/jira/browse/WICKET-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16145961#comment-16145961
]
ASF GitHub Bot commented on WICKET-6457:
----------------------------------------
Github user svenmeier commented on the issue:
https://github.com/apache/wicket/pull/231
+1 looks good
> PageStore not cleared at session end
> ------------------------------------
>
> Key: WICKET-6457
> URL: https://issues.apache.org/jira/browse/WICKET-6457
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 7.8.0
> Environment: Undertow
> Reporter: Emond Papegaaij
> Priority: Critical
>
> WICKET-6387 causes the page store not to be cleared at logout on Undertow.
> The problem is that Undertow does not call {{valueUnbound}} when an attribute
> is set to the current value (new == old). It does however call {{valueBound}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)