Change in ovirt-engine[master]: webadmin: Fix TypeError

From Moti Asayag <masayag@redhat.com>:
Moti Asayag has submitted this change and it was merged. Change subject: webadmin: Fix TypeError ...................................................................... webadmin: Fix TypeError NetworkHostListModel.initAttachedInterfaces() assumes implicitly that getEntity() is not null. Since other methods of NetworkHostListModel are implemented without this assumption, NetworkHostListModel.initAttachedInterfaces() is extended by a suitable check. Change-Id: I57332066ef3dd3ff9544e5f296af9b459bbb7b3c Bug-Url: https://bugzilla.redhat.com/1373937 Signed-off-by: Dominik Holler <dholler@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/networks/NetworkHostListModel.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dominik Holler: Verified Jenkins CI: Passed CI tests Moti Asayag: Looks good to me, approved Yevgeny Zaspitsky: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/66476 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I57332066ef3dd3ff9544e5f296af9b459bbb7b3c Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Dominik Holler <dholler@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Dominik Holler <dholler@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <mmirecki@redhat.com> Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review