[ 
https://issues.apache.org/jira/browse/WICKET-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557669#comment-17557669
 ] 

ASF subversion and git services commented on WICKET-6990:
---------------------------------------------------------

Commit 18c7c49af31e0c9b89e45cab7ce36555a45d9e47 in wicket's branch 
refs/heads/wicket-9.x from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=18c7c49af3 ]

WICKET-6990 check whether value is rebound

in that case prevent removing all pages


> DiskPageStore loses pages when container re-binds attributes
> ------------------------------------------------------------
>
>                 Key: WICKET-6990
>                 URL: https://issues.apache.org/jira/browse/WICKET-6990
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 10.0.0, 9.10.0
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Major
>
> Some containers rebind session attributes when they are set, i.e. 
> #valueUnbound() is called on the previous value.
> This leads to DiskPageStore (AbstractPersistentPageStore) losing it stored 
> pages because it triggeres #removeAllPersistedPages().



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to