Leonardo Uribe created MYFACES-3824:
---------------------------------------

             Summary: @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


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)

Reply via email to