Change in ovirt-engine[ovirt-engine-4.0.4]: webadmin: Fix multi selection deletion in UI

tnisan at redhat.com tnisan at redhat.com
Wed Aug 31 08:27:11 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: webadmin: Fix multi selection deletion in UI
......................................................................


webadmin: Fix multi selection deletion in UI

Deletion of multiple selected items from a table view in UI
resulted in an uncaught UI exception (out of bounds).
This could have been observed in multiple disk profiles deletion
multiple CPU profiles and network interfaces deletion.

Multiple items deletion from a table view (using SHIFT + multiple
selection) will not result in an exception.

Change-Id: Ib15be1a6474b9504053da0940825c23224d6fd34
Bug-Url: https://bugzilla.redhat.com/1359483
Signed-off-by: yquinn <yquinn at redhat.com>
(cherry picked from commit bc96835)
Signed-off-by: yquinn <yquinn at redhat.com>
(cherry picked from commit 0baad49354926623fc93e72b5e955bd4e3eb9cdd)
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/OrderedMultiSelectionModel.java
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  Tal Nisan: Looks good to me, approved
  Jenkins CI: Passed CI tests
  Yanir Quinn: Verified; Looks good to me, but someone else must approve



-- 
To view, visit https://gerrit.ovirt.org/63050
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib15be1a6474b9504053da0940825c23224d6fd34
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0.4
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Yanir Quinn <yquinn at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list