Vojtech Szocs has submitted this change and it was merged.

Change subject: webadmin,userportal: Fix query result exceptionString NPE
......................................................................


webadmin,userportal: Fix query result exceptionString NPE

This fixes a NPE in case query result exceptionString is null
while attempting to detect "USER_IS_NOT_LOGGED_IN" message that
should result in NotLoggedInEvent being triggered by Frontend.

Duplicate code moved into Frontend handleNotLoggedInEvent method.

Change-Id: I238751e26d716c1653af85ebf837981a952f6779
Signed-off-by: Vojtech Szocs <[email protected]>
---
M 
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java
1 file changed, 8 insertions(+), 6 deletions(-)

Approvals:
  Vojtech Szocs: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/4285
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I238751e26d716c1653af85ebf837981a952f6779
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Einav Cohen <[email protected]>
Gerrit-Reviewer: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to