Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha3
-
Fix Version/s: 2.0.0
-
Component/s: Push Library
-
Labels:None
-
Environment:ICEpush
Description
Namespace the push group names managed by the PushGroupManager
Issue Links
- depends on
-
PUSH-57 JSP Region Tag relying on removed capability of pushing to pushId directly
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
The Push groupNames are now being name-spaced when the RemotePushGroupManager is used by prefixing it with the applicationName followed by a slash, as long as the incoming Push groupName does not start with a slash to begin with. This avoids the cross-application push notification. Marking this one as FIXED.