You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2011/01/01 01:23:47 UTC

[jira] Commented: (WICKET-1973) Messages lost upon session failover with redirect_to_buffer

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

Hudson commented on WICKET-1973:
--------------------------------

Integrated in Apache Wicket 1.4.x #362 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/362/])
    

> Messages lost upon session failover with redirect_to_buffer
> -----------------------------------------------------------
>
>                 Key: WICKET-1973
>                 URL: https://issues.apache.org/jira/browse/WICKET-1973
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-RC1
>            Reporter: Erik van Oosten
>            Assignee: Martin Grigorov
>             Fix For: 1.4.16, 1.5-M4
>
>
> Using the redirect_to_buffer render strategy, messages in the session get cleared after the render.
> If the redirected request comes in at another node, the buffer is not found and the page is re-rendered. In this case the messages are no longer available.
> See the javadoc of WebApplication#popBufferedResponse(String,String).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.