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
-
Activity
Status | Open [ 1 ] | Resolved [ 5 ] |
Assignee | Mircea Toma [ mircea.toma ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34893 | Wed May 08 12:15:25 MDT 2013 | mircea.toma | |
Files Changed | ||||
![]() ![]() ![]() ![]() |
Summary | Handle new JSF 2.2 view state key frormat | Handle new JSF 2.2 view state key format |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Added reference to parent issue.