Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: if next run configuration exists the edit VM may load forever ......................................................................
webadmin: if next run configuration exists the edit VM may load forever If the nextRunConfiguration exists, the model.stopProgress(); was not called in updateVirtioScsi() which caused the progress bar to show forever. Change-Id: Iea63c3557d5b962d56ba2c0e1f97356f41474aef Bug-Url: https://bugzilla.redhat.com/1180038 Signed-off-by: Tomas Jelinek <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/instancetypes/InstanceTypeManager.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36679 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea63c3557d5b962d56ba2c0e1f97356f41474aef Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
