Change in ovirt-engine[master]: userportal: Fix NPE in handling of connect automatically

tjelinek at redhat.com tjelinek at redhat.com
Wed Aug 26 13:28:39 UTC 2015


Tomas Jelinek 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 at 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/45352
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I02d8757efe3b9188a33af11a880a511e044d225e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Betak <mbetak at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list