Jarek created ORCHESTRA-62:
------------------------------

             Summary: ConversationManager.hasConversationContext buggy
                 Key: ORCHESTRA-62
                 URL: https://issues.apache.org/jira/browse/ORCHESTRA-62
             Project: MyFaces Orchestra
          Issue Type: Bug
          Components: Conversation
            Reporter: Jarek


The method says:

hasConversationContext() {
        return getCurrentConversationContext() == null;
}

should rather be the opposite -
!= null

... 

--
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

Reply via email to