You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2013/11/20 04:07:22 UTC

[jira] [Resolved] (MYFACES-3824) @FlowScope with no defining documentId set cannot found active flow with explicit documentId

     [ https://issues.apache.org/jira/browse/MYFACES-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-3824.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0

> @FlowScope with no defining documentId set cannot found active flow with explicit documentId
> --------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3824
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3824
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-344
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.2.0
>
>
> Doing some tests I found in FlowScopedContextImpl the check for isActive(...) when a @FlowScope bean is created does not consider if the documentId is not set and the flow has a documentId set. The effect is the bean is not instantiated because it is not possible to check if the associated flow is active or not.



--
This message was sent by Atlassian JIRA
(v6.1#6144)