Vojtech Szocs has uploaded a new change for review. 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(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/4285/1 -- To view, visit http://gerrit.ovirt.org/4285 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I238751e26d716c1653af85ebf837981a952f6779 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
