Emond Papegaaij created WICKET-6457:
---------------------------------------
Summary: 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)