[ 
https://issues.apache.org/jira/browse/MYFACES-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13664412#comment-13664412
 ] 

Jarek commented on MYFACES-3727:
--------------------------------

Right. I was to issue the bug on the Orchestra, not Core. Sorry for mess.
                
> ConversationManager.hasConversationContext buggy
> ------------------------------------------------
>
>                 Key: MYFACES-3727
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3727
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>            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