Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3824

@FlowScope with no defining documentId set cannot found active flow with explicit documentId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • JSR-344
    • None

    Description

      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.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            lu4242 Leonardo Uribe
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: