ConversationEntry.isCurrent returns incorrect value when the
ConversationEntry represents a temporary conversation
------------------------------------------------------------
------------------------------------------------------
Key: JBSEAM-1961
URL: http://
jira.jboss.com/jira/browse/JBSEAM-1961
Project: JBoss Seam
Issue Type: Bug
Reporter: Chris Rudd
ConversationEntry.isCurrent always returns false for the CE
that represents the current conversaion if that conversation
is not long running.
This was discovered when attempting to to work around
JBSEAM-1901.
I would expect the CE to return true if it represents the
current conversation reguarless of the longRunning/temporary
state of the conversation.
--
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.atl
assian.com/software/jira
_______________________________________________
jbossseam-issues mailing list
jbossseam-issues lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbossseam-issu
es
|