Details
Description
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.
Attachments
Issue Links
- is cloned by
-
WICKET-6465 PageStore not cleared at session end
- Closed
- links to