Alexander Wels has posted comments on this change. Change subject: userportal,webadmin: fix WelcomePage unit test ......................................................................
Patch Set 1: Verified Fixed issue where if the directory defined in LocalConfig did not exist, it would cause getBrandingThemes to return null instead of a list of something. Which could then cause a null pointer exception in some unit tests. Modified the method to return an empty list instead of null, so any future code will not npe. -- To view, visit http://gerrit.ovirt.org/17419 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Iac045b3250004dd7c69981542c5549399161a81c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <[email protected]> Gerrit-Reviewer: Alexander Wels <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
