Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces
Description
ICEfaces needs to be modified so that it can handle the new format for the view state keys introduced in JSF 2.2. During an AJAX partial update ICEfaces needs to generate view state updates that correspond to each form included in the page.
The new format for now looks like:
view root client ID + separator + javax.faces.ViewState + separator + form counter
The new format for now looks like:
view root client ID + separator + javax.faces.ViewState + separator + form counter
Issue Links
- blocks
-
ICE-7768 Verify compatibility with JSF 2.2
- Closed
Added reference to parent issue.