Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Component/s: ICE-Components
-
Labels:None
-
Environment:simple ICEfaces application, which has an action listener on ice:menuItem. When the actionListener fires it occures in the JSF Any Phase.
Description
When the menuItem actionListener fires it occurs in the JSF Any Phase phase of the lifecycle. I am experiencing some very strange application behaviour around selectBooleanCheckbox and think this might be the reason. Pretty sure this event like other actionsListener events should be fired in the InvokeApplication phase of the lifecycle.
any chance you could have one of the guys take a look?