[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1961) ConversationEntry.isCurrent returns incorrect value when the ConversationEntry represents a temporary conversation

Chris Rudd (JIRA) jira-events at lists.jboss.org
Mon Sep 24 18:29:42 EDT 2007


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.atlassian.com/software/jira

        



More information about the seam-issues mailing list