Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2-EE-GA_P01
-
Fix Version/s: 1.8.3, 1.8.2-EE-GA_P02, 2.0.0
-
Component/s: ICE-Components
-
Labels:None
-
Environment:All
Description
If a selectInputText component is used in a panelSeries component, only the last selectInputText in the series will return a proper select item. This may be a general issue with all UIData components.
Issue Links
- duplicates
-
ICE-2824
selectInputText in dataTable
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Salesforce Case | [5007000000E4DOK] | |
| Fix Version/s | 1.8.2-EE-GA_P02 [ 10226 ] |
| Attachment | Case9497Example.zip [ 12620 ] |
| Assignee Priority | P2 | |
| Assignee | Mark Collette [ mark.collette ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23038 | Thu Nov 04 19:33:58 MDT 2010 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputText.java
|
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #23039 | Thu Nov 04 19:50:20 MDT 2010 | mark.collette | |
| Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/selectinputtext/SelectInputText.java
|
| Attachment | Element.java [ 12654 ] | |
| Attachment | Suggestion.java [ 12655 ] | |
| Attachment | Test.java [ 12656 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.0.0 [ 10230 ] | |
| Fix Version/s | 1.8.3 [ 10211 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 |

Test case attached. The output from selecting the items in each selectInputText shows the issue.