Change in ovirt-engine[master]: frontend: ClassCastException in VmSnapshotListModel fix

Gilad Chaplik has submitted this change and it was merged. Change subject: frontend: ClassCastException in VmSnapshotListModel fix ...................................................................... frontend: ClassCastException in VmSnapshotListModel fix The change in AsyncDataProvider.GetCustomPropertiesList in ada6bac1 caused ClassCastException. This patch fixes handling result of this method in VmSnapshotListModel. Change-Id: Ie23f1994d218742133a7d963173e416d8e94cfcc Signed-off-by: Frantisek Kobzik <fkobzik@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmSnapshotListModel.java 1 file changed, 2 insertions(+), 14 deletions(-) Approvals: Gilad Chaplik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13784 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie23f1994d218742133a7d963173e416d8e94cfcc Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com>
participants (1)
-
gchaplik@redhat.com