ICEfaces
  1. ICEfaces
  2. ICE-10557

Avoid pushID disposal on window close

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.0.0.GA, 4.1
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      To still allow for cloud push notification to go be issued the pushIDs used by a window should not be disposed when the window closes.

        Issue Links

          Activity

          Hide
          Mircea Toma added a comment - - edited

          Implemented this feature. The side effect for this change is that there might be cases where the page that creates a pushID is accessed and then closed multiple times, the pushIDs will still be kept as parked pushIDs by ICEpush. When a notification for the group that includes these IDs is issued we end up with lots of cloud push notifications (one for each created pushID).

          Show
          Mircea Toma added a comment - - edited Implemented this feature. The side effect for this change is that there might be cases where the page that creates a pushID is accessed and then closed multiple times, the pushIDs will still be kept as parked pushIDs by ICEpush. When a notification for the group that includes these IDs is issued we end up with lots of cloud push notifications (one for each created pushID).

            People

            • Assignee:
              Mircea Toma
              Reporter:
              Mircea Toma
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: