[
https://issues.apache.org/jira/browse/WICKET-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147060#comment-16147060
]
ASF subversion and git services commented on WICKET-6457:
---------------------------------------------------------
Commit 76460108ce7817d340d3e09c05d6bb279de84730 in wicket's branch
refs/heads/master from [~papegaaij]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=7646010 ]
WICKET-6457: clear updating boolean when attribute is bound
> 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)