Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: Push Library
-
Labels:None
-
Environment:EPS
Description
An NPE can occur when the StatusManager checks for differences on the Browser object.
The com.icesoft.push.Browser.Status.equals(Object) method now checks for null before invoking subsequent equals(Object) methods. Marking this one as FIXED.