Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.0.0.GA_P01
-
Fix Version/s: EE-3.2.0.BETA, EE-3.2.0.GA
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush
-
Assignee Priority:P1
Description
icepush-ee.jar contains a SystemEventListener MobiSetup that adds mobi.js to all JSF pages. However, if the ice namespace is not defined, a JavaScript exception occurs.
icepush-ee.jar should be tested with basic on both the ICEfaces and the non-ICEfaces page.
MobiSetup should attempt to determine if ICEpush is loaded on the page since it cannot function without ICEpush. If this is not possible (perhaps due to timing of the SystemEventListener) mobi.js should at least always load with no errors.