Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: Bridge
-
Labels:None
-
Environment:supported browsers
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Introduce new context parameter that allows the disabling of the request for updates after a page load. This is useful for use cases where missing some of the notifications is not critical or when the notifications are triggered very rarely.
Issue Links
- blocks
-
PUSH-384 Update seen on parent window after closing of child window.
- Closed
Introduced "org.icefaces.fetchPendingNotificationsOnLoad" context parameter that allows the disabling of auto fetching of pending updates. Default value is 'true'.