FacesMessages gets lost when using end-converstion before-redirect=true
-----------------------------------------------------------------------
Key: JBSEAM-2126
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2126
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.0.CR2
Reporter: Diego Ballve
Priority: Minor
This is a bit of behavior by design , considering that:
- facesMessages is in the conversation scope.
- end-converstion before-redirect=true will trash the conversation before messages get
displayed
Still, in some cases like canceling actions, you need to get rid of the dirty context
(including entityManager).. but not of the messages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira