Tal Nisan has submitted this change and it was merged.
Change subject: userportal: Fix NPE in handling of connect automatically
......................................................................
userportal: Fix NPE in handling of connect automatically
ConnectAutomaticallyManager's event handler is being called on each setItems()
event, even when it is called with 'null' as items by the infrastructure.
Solidified the getAutoConnectableConsoles() method for such case.
Change-Id: I02d8757efe3b9188a33af11a880a511e044d225e
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1257143
Signed-off-by: Martin Betak <mbetak(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/userportal/AbstractUserPortalListModel.java
1 file changed, 5 insertions(+), 3 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Martin Betak: Verified
--
To view, visit
https://gerrit.ovirt.org/45364
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I02d8757efe3b9188a33af11a880a511e044d225e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org