Change in ovirt-engine[ovirt-engine-3.6]: webadmin: prevent IndexOutOfBounds on VmSnapshotList

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: prevent IndexOutOfBounds on VmSnapshotList ...................................................................... webadmin: prevent IndexOutOfBounds on VmSnapshotList VmSnapshotListModel -> updateItems: Prevent IndexOutOfBoundsException by ensuring that snapshots list isn't empty. Change-Id: I813a1c34caa23a622ee01de188286a30c16497f9 Bug-Url: https://bugzilla.redhat.com/1286658 Signed-off-by: Daniel Erez <derez@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved; Passed CI tests Daniel Erez: Verified -- To view, visit https://gerrit.ovirt.org/49448 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I813a1c34caa23a622ee01de188286a30c16497f9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com