Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0.Alpha1
-
Fix Version/s: EE-2.0.0.Beta1
-
Component/s: Facelet Components
-
Labels:None
-
Environment:ICEfaces EE comp showcase
Description
The issue only shows up when single submit has been enabled for the application. When partial submit is enabled the demo and component work as expected.
Environment
Make sure the context param com.icesoft.faces.application.showcase.submitMode.singleSubmit=true.
Test Case
move one item from available to selected list (orange)
now click on next item in available list (apple)
Notice although the user did not move second item another item is displayed in the selected list (orange is displayed twice)
Environment
Make sure the context param com.icesoft.faces.application.showcase.submitMode.singleSubmit=true.
Test Case
move one item from available to selected list (orange)
now click on next item in available list (apple)
Notice although the user did not move second item another item is displayed in the selected list (orange is displayed twice)
Issue Links
Activity
Patrick Corless
created issue -
Patrick Corless
made changes -
Field | Original Value | New Value |
---|---|---|
Salesforce Case | [] | |
Fix Version/s | EE-2.0.0.Beta1 [ 10254 ] | |
Assignee | Brad Kroeger [ brad.kroeger ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Assignee | Patrick Corless [ patrick.corless ] | Ken Fyten [ ken.fyten ] |
Brad Kroeger
made changes -
Carlo Guglielmin
made changes -
Assignee | Ken Fyten [ ken.fyten ] | Carlo Guglielmin [ carlo.guglielmin ] |
Carlo Guglielmin
made changes -
Carlo Guglielmin
made changes -
Carlo Guglielmin
made changes -
Carlo Guglielmin
made changes -
Carlo Guglielmin
made changes -
Assignee | Carlo Guglielmin [ carlo.guglielmin ] | Brad Kroeger [ brad.kroeger ] |
Carlo Guglielmin
made changes -
Comment | [ Back to Brad. ] |
Patrick Corless
made changes -
Assignee | Brad Kroeger [ brad.kroeger ] | Carlo Guglielmin [ carlo.guglielmin ] |
Carlo Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Ken, this is an interesting bug, as the composite component is quite simple. I haven't looked at it in detail yet but definitely warrants some attention as it is only a problem when singleSubmit is enabled.