[
https://issues.apache.org/jira/browse/WICKET-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147065#comment-16147065
]
ASF subversion and git services commented on WICKET-6457:
---------------------------------------------------------
Commit 45227b059500df7796c8f779029b5046a90e72f8 in wicket's branch
refs/heads/wicket-6.x from [~papegaaij]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=45227b0 ]
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)