Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8DR#1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
There are several issues, that are related, or redundant to each other, involving the SelectInputText component.
http://jira.icefaces.org/browse/ICE-3702
SelectInputText selectedItem itemMap state saving
- Can't state save selectedItem or itemMap, since the SelectItem value may not be Serializable
http://jira.icefaces.org/browse/ICE-1993
selectInputText: allow different entries with the same label
- Problem with map key being label, when multiple same labels
http://jira.icefaces.org/browse/ICE-3377
SelectInputText use SelectItem.value
- Should SelectItem label or value be submittedValue, in regards to Conversion, Validation
http://jira.icefaces.org/browse/ICE-2825
selectInputText list selection
- When clicking on item in list, use index, not label, so can handle multiple same labels
- Document the policy, when typing in value (last one wins)
http://jira.icefaces.org/browse/ICE-2824
selectInputText in dataTable
- selectItem not different for each row in dataTable
http://jira.icefaces.org/browse/ICE-3702
SelectInputText selectedItem itemMap state saving
- Can't state save selectedItem or itemMap, since the SelectItem value may not be Serializable
http://jira.icefaces.org/browse/ICE-1993
selectInputText: allow different entries with the same label
- Problem with map key being label, when multiple same labels
http://jira.icefaces.org/browse/ICE-3377
SelectInputText use SelectItem.value
- Should SelectItem label or value be submittedValue, in regards to Conversion, Validation
http://jira.icefaces.org/browse/ICE-2825
selectInputText list selection
- When clicking on item in list, use index, not label, so can handle multiple same labels
- Document the policy, when typing in value (last one wins)
http://jira.icefaces.org/browse/ICE-2824
selectInputText in dataTable
- selectItem not different for each row in dataTable
Issue Links
Activity
Mark Collette
created issue -
Mark Collette
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.8DR#2 [ 10142 ] | |
Assignee | Mark Collette [ mark.collette ] |
Mark Collette
made changes -
Mark Collette
made changes -
Mark Collette
made changes -
Mark Collette
made changes -
Mark Collette
made changes -
Mark Collette
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.8 [ 10161 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Mark Collette [ mark.collette ] |
With the fix for
ICE-1993, and all that Jira's duplicates, I'm closing the umbrella issue. The remaining issues will be dealt with separately. I just wanted to be sure that the new design kept them in mind, so we wouldn't paint ourself into a corner.