Change in ovirt-engine[master]: webadmin, userportal: Fix query result exceptionString NPE
vszocs at redhat.com
vszocs at redhat.com
Thu May 10 10:51:58 UTC 2012
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 <vszocs at redhat.com>
---
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 <vszocs at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
More information about the Engine-commits
mailing list