Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA_P01
-
Fix Version/s: EE-3.0.0.GA_P01, EE-3.2.0.BETA, EE-3.2.0.GA
-
Component/s: Samples
-
Labels:None
-
Environment:icefaces-ee-3.0.0.GA-maintenance/icefaces-ee rev. 32110
Browsers: all
Server: Tomcat7
Application: ee-composite-showcase
-
Assignee Priority:P1
Description
Selection Components -> Editable List:
After adding a non-unique item (as example, 'Melon') to the list allowing non-unique items, when trying to remove them, cannot remove all the newly added items.
Steps:
- add 'Melon' for several times to the list of non-unique items.
- start removing 'Melon' from the list of non-unique items; won't be able to remove all 'Melon's.
See attached screen shot.
This issue exists also on the public website:
http://composite-component-showcase.icesoft.org/icefaces-enterprise-comps-showcase/showcase.iface?rvn=1
After adding a non-unique item (as example, 'Melon') to the list allowing non-unique items, when trying to remove them, cannot remove all the newly added items.
Steps:
- add 'Melon' for several times to the list of non-unique items.
- start removing 'Melon' from the list of non-unique items; won't be able to remove all 'Melon's.
See attached screen shot.
This issue exists also on the public website:
http://composite-component-showcase.icesoft.org/icefaces-enterprise-comps-showcase/showcase.iface?rvn=1
Revision: 32118
Author: philip.breau
Date: August-27-12 2:21:33 PM
Message:
IPCK-411Editable List - cannot remove non-unique items added to the listModified : /icefaces-ee3/trunk/icefaces-ee/ee-comps/ee-composite/src/com/icesoft/faces/facelets/component/editablelist/EditableList.java
Revision: 32117
Author: philip.breau
Date: August-27-12 2:09:21 PM
Message:
IPCK-411Editable List - cannot remove non-unique items added to the listModified : /icefaces-ee3/branches/icefaces-ee-3.0.0.GA-maintenance/icefaces-ee/ee-comps/ee-composite/src/com/icesoft/faces/facelets/component/editablelist/EditableList.java