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

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #44204 Wed Mar 11 14:33:47 MDT 2015 mircea.toma ICE-10557 Avoid removing pushIDs when window is closed to still allow for cloud push notification to still be issued by ICEpush.
          Files Changed
          Commit graph MODIFY /icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java
          Mircea Toma created issue -
          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).
          Mircea Toma made changes -
          Field Original Value New Value
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Mircea Toma made changes -
          Link This issue blocks ICE-10352 [ ICE-10352 ]
          Mircea Toma made changes -
          Assignee Mircea Toma [ mircea.toma ]
          Mircea Toma made changes -
          Fix Version/s EE-4.0.0.GA [ 11171 ]
          Mircea Toma made changes -
          Summary Avoid pushIDs disposal on window close Avoid pushID disposal on window close
          Ken Fyten made changes -
          Fix Version/s 4.1 [ 11375 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: