Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 1.7Beta1
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
Interaction between programmer and tester, about the selectInputText component:
P: Have the selectInputText inside of a dataTable. SelectInputText has a Map that has the rendered Strings of the select items, back to the SelectItem (which holds the original value). That way if you select an item, or exactly type it in, then SelectInputText.getSelectItem() should have a valid entry. Well, I doubt that works within a dataTable.
T: SelectInputText.getSelectItem() will always get the one for the last component in the column
P: Have the selectInputText inside of a dataTable. SelectInputText has a Map that has the rendered Strings of the select items, back to the SelectItem (which holds the original value). That way if you select an item, or exactly type it in, then SelectInputText.getSelectItem() should have a valid entry. Well, I doubt that works within a dataTable.
T: SelectInputText.getSelectItem() will always get the one for the last component in the column
Marking as Closed / Invalid as part of legacy ICEfaces ICE / Compat component JIRA cleanup.
Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf
If the issue persists with the current ICEfaces release, please create a new JIRA for it.