From Daniel Erez <derez(a)redhat.com>:
Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: add a cleanup method for ImportVmGeneralSubTabView
......................................................................
webadmin: add a cleanup method for ImportVmGeneralSubTabView
ImportVmFromExportDomainPopupView was missing a cleanup call
for ImportVmGeneralSubTabView which had no cleanup method.
This caused an issue where clicking cancel after making changes
to the VM's name did not reset the name to the original VM name.
Change-Id: Id4a777cdf4edc7c998df6dde5b5d5c9d362c8119
Bug-Url:
https://bugzilla.redhat.com/1449515
Signed-off-by: Benny Zlotnik <bzlotnik(a)redhat.com>
---
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportVmFromExportDomainPopupView.java
M
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/backup/ImportVmGeneralSubTabView.java
2 files changed, 6 insertions(+), 0 deletions(-)
Approvals:
Benny Zlotnik: Verified
Daniel Erez: Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/77252
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Id4a777cdf4edc7c998df6dde5b5d5c9d362c8119
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Benny Zlotnik <bzlotnik(a)redhat.com>
Gerrit-Reviewer: Benny Zlotnik <bzlotnik(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>