Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Invalid
-
Affects Version/s: EE-2.0.0.Beta1
-
Fix Version/s: EE-2.0.0.Alpha1
-
Component/s: Facelet Components
-
Labels:None
-
Environment:ICEfaces 2.0 / CC2.0
Description
Copy all left and right seem to work as expected but single copy left replaces the existing right item instead appending to the right list. The copy left button copies all items across. Hopefully just a copy an paste error.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
My bad, turned out to be a bean scope issue. Demo was using our old extended request scope which has been replaced by view scope in JSF2.0.