Change in ovirt-engine[ovirt-engine-4.1]: webadmin: Prevent error in VM NUMA pinning dialog

From Tal Nisan <tnisan@redhat.com>:
Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Prevent error in VM NUMA pinning dialog ...................................................................... webadmin: Prevent error in VM NUMA pinning dialog When dragging an icon from any part of the VM NUMA pinning dialog other than the 'unassigned virtual nodes' element, an exception is thrown causing an error to be displayed in the UI. This patch prevents the exception, avoiding the error. Change-Id: Iebc2adabb216a1b65d8ad31a2d6d9700e4baae4b Bug-Url: https://bugzilla.redhat.com/1382807 Signed-off-by: Phillip Bailey <phbailey@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/popup/numa/DragTargetScrollPanel.java 1 file changed, 13 insertions(+), 6 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Jenkins CI: Passed CI tests Phillip Bailey: Verified -- To view, visit https://gerrit.ovirt.org/72706 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iebc2adabb216a1b65d8ad31a2d6d9700e4baae4b Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.1 Gerrit-Owner: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Phillip Bailey <phbailey@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review