-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Normal
-
None
-
Affects Version/s: 3.1.1
-
Component/s: webflow
-
None
Refer to the BadWebFlow.war
The var impHelper(org.badwebflow.FlowHelper) should be the same instance in each scope, but it changed in each view-state
The URL for the Webflow is /action/flow-sample-good
In Step 2 there is a onClick Listener which modify the myList
In Step 3 you see all changes from onClick are lost.