[
https://issues.apache.org/jira/browse/WICKET-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645918#comment-13645918
]
Martin Grigorov commented on WICKET-5165:
-----------------------------------------
And this makes the decision whether to bind the session not so easy :-/
> Session should be bound when adding messages to it
> --------------------------------------------------
>
> Key: WICKET-5165
> URL: https://issues.apache.org/jira/browse/WICKET-5165
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 6.7.0
> Reporter: Bertrand Guay-Paquet
> Labels: session
>
> When using the Sessions info(), error() and success() methods, and the
> session is temporary, the messages can be dropped silently. This happens when
> on stateless pages and a redirect happens in the same request during which a
> session message is added.
> The fix for this could be to make sure the session is bound and call
> Session#bind() automatically when a session message is added.
> Email thread:
> http://wicket-users.markmail.org/thread/zd72s4gwnlp5d7ch
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira