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

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

Commit 2f49bc2826e855a0882efb1409b0ad2188c08661 in wicket's branch 
refs/heads/WICKET-6847-onEndRequest-before-flush from Emond Papegaaij
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=2f49bc2 ]

WICKET-6847: swap listeners and RequestCycle onEndRequest

This makes sure the session is destroyed (when needed) after the page
store handles the touched pages. This latter action can create a new
session if it was destroyed before, causing logout to fail.


> async page storing fails with flush before detach without session
> -----------------------------------------------------------------
>
>                 Key: WICKET-6847
>                 URL: https://issues.apache.org/jira/browse/WICKET-6847
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 9.1.0
>            Reporter: Sven Meier
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>             Fix For: 9.2.0
>
>
> Since WICKET-6831 the response is flushed before detach.
> RequestPageStore delays storing all of stateful pages until detach; at that 
> moment  AsynchronousPageStore can no longer acquire the required session id.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to