[
http://jira.jboss.com/jira/browse/JBSEAM-1997?page=all ]
Jacob Orshalick closed JBSEAM-1997.
-----------------------------------
Resolution: Out of Date
This is outdated so I'm closing the issue. I can reproduce the issue against
2.0.0.CR1, the version reported, but 2.0.0.GA and forward has a fix in place. Thanks
Pete.
ConversationList not refreshed when beginning a long-running
conversation
-------------------------------------------------------------------------
Key: JBSEAM-1997
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1997
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0.CR1
Reporter: Jacob Orshalick
Assigned To: Pete Muir
Fix For: 2.0.2.GA, 2.1.0.GA
Attachments: ConversationList.java, JBSEAM-1997-v1.patch, JBSEAM-1997-v2.patch,
JBSEAM-1997-v3.patch
If an action executes with an @Begin and returns the user to the same page, the
conversationList is not updated with the new ConversationEntry. It appears that the
problem is the current implementation of conversationList is a factory method scoped to
the PAGE. A patch that works is to make the ConversationList a manager component rather
than a factory method. I will attach the patch. Please see the forum reference for more
information.
--
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