Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces3/trunk revision# 34514
All Browsers
-
Assignee Priority:P2
Description
Selecting items in a list and submitting and then selecting more values and submitting causes the latter selection to be reverted to the first selection. If submitting yet again, the correct items remain selected. Issue seems to be only reproducible when a list is in a ui:repeat.
To reproduce:
1) Build / deploy test app located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/list
2) Navigate to 'List in Repeat' test
3) Select an item in the first list
4) Click Submit
5) Select another item from the first list (Can be any list, but easiest to see in the same list)
6) Click Submit
Notice the second selection was not submitted and then selected item reverts to the previous selection.
To reproduce:
1) Build / deploy test app located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly/list
2) Navigate to 'List in Repeat' test
3) Select an item in the first list
4) Click Submit
5) Select another item from the first list (Can be any list, but easiest to see in the same list)
6) Click Submit
Notice the second selection was not submitted and then selected item reverts to the previous selection.
Activity
Cruz Miraback
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Affects Version/s | 3.4 [ 10770 ] |
Ken Fyten
made changes -
Fix Version/s | 3.4 [ 10770 ] |
Ken Fyten
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] |
Ken Fyten
made changes -
Assignee Priority | P2 [ 10011 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Cruz Miraback
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Nils Lundquist
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 4.0 [ 11382 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision #34537
Committed by nils.lundquist
Moments ago
ICE-9215- Issue resolved after cleaning up redundant markup and attributes. Issue was not with ace:list itself due to some misconfigured component interaction.