Change in ovirt-engine[master]: webadmin: fix import-vm from vms grid

ahadas at redhat.com ahadas at redhat.com
Mon Apr 27 08:38:33 UTC 2015


Arik Hadas has submitted this change and it was merged.

Change subject: webadmin: fix import-vm from vms grid
......................................................................


webadmin: fix import-vm from vms grid

Class-cast exception occurred when import VM from the VMs grid. This
patch fixes it by changing the code that is executed after triggering
the import operation so that no popup will be displayed when the dialog
is closed. That is ok because we are not used to show such dialogs that
tell the user that there are tasks in the background so we can decide
not to show one for the new import dialog which is triggered from the
VMs-grid.

Change-Id: I4f505975e4301594aadbb16cbda3a613c4390888
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmListModel.java
1 file changed, 2 insertions(+), 50 deletions(-)

Approvals:
  Tomas Jelinek: Looks good to me, approved
  Arik Hadas: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4f505975e4301594aadbb16cbda3a613c4390888
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list