[
https://issues.apache.org/jira/browse/ORCHESTRA-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved ORCHESTRA-62.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.6
Assignee: Leonardo Uribe
> 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
> Assignee: Leonardo Uribe
> Fix For: 1.6
>
>
> The method says:
> hasConversationContext() {
> return getCurrentConversationContext() == null;
> }
> should rather be the opposite -
> != null
> ...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)