Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8DR#1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
SelectInputText's itemMap field is populated during render, to facilitate setting selectedItem in the next lifecycle, during decode. Yes, itemMap is marked transient. Also, even though selectedItem is being state saved, and is Serializable, it wraps a user data model object, which might not be Serializable. So we should come up with a different scheme of tracking the last selected item.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Fixed by
ICE-1993.