Change in ovirt-engine[master]: webadmin: Fix ClassCastException when importing a registered VM
tnisan at redhat.com
tnisan at redhat.com
Mon Jun 27 14:31:20 UTC 2016
Tal Nisan has submitted this change and it was merged.
Change subject: webadmin: Fix ClassCastException when importing a registered VM
......................................................................
webadmin: Fix ClassCastException when importing a registered VM
When a VM applications list was empty a bug in the process of the app list
caused the list of application to be created as a list of lists as opposed
to a list of strings
Change-Id: I52b798d94750b086f9571de88a4cc36d06e71a74
Signed-off-by: Tal Nisan <tnisan at redhat.com>
Bug-Url: https://bugzilla.redhat.com/1350200
---
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/storage/RegisterVmInfoPanel.java
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Tal Nisan: Verified
Daniel Erez: Looks good to me, approved
Jenkins CI: Passed CI tests
Freddy Rolland: Looks good to me, but someone else must approve
Ala Hino: Looks good to me, but someone else must approve
--
To view, visit https://gerrit.ovirt.org/59781
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I52b798d94750b086f9571de88a4cc36d06e71a74
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Ala Hino <ahino at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list