ICEfaces
  1. ICEfaces
  2. ICE-7035

Test for presence of ICEpush in sessionExpired function

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.2
    • Fix Version/s: 2.1-Beta, 3.0, EE-2.0.0.GA_P01
    • Component/s: Bridge
    • Labels:
      None
    • Environment:
      -
    • Assignee Priority:
      P1

      Description

      A "namespace.push.deregister is null or not an object" javascript error is thrown sporadically and the application stops functioning until the page is refreshed. ICEpush is not being used. The error is thrown here in application.js:

          function sessionExpired() {
                  //stop retrieving updates
                  retrieveUpdate = noop;
                  //dregister pushIds to stop blocking connection
                  each(viewIDs, namespace.push.deregister);
                  //notify listeners
                  broadcast(sessionExpiryListeners);
              }

        Activity

        Hide
        Valerie Lavilla added a comment -

        Hi I'm trying to find where to download this patch. All I can see in my download page is ICEfaces Enterprise Edition 2.0.0, right after that is 3.0. I need this fix for our application. Please advise. Thanks.

        Show
        Valerie Lavilla added a comment - Hi I'm trying to find where to download this patch. All I can see in my download page is ICEfaces Enterprise Edition 2.0.0, right after that is 3.0. I need this fix for our application. Please advise. Thanks.
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Ken Fyten made changes -
        Fix Version/s 3.0 [ 10241 ]
        Ken Fyten made changes -
        Fix Version/s 2.1-Beta [ 10291 ]
        Fix Version/s 2.1 [ 10241 ]
        Mircea Toma made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Mircea Toma added a comment -

        Applied fix to maintenance branch.

        Show
        Mircea Toma added a comment - Applied fix to maintenance branch.
        Ken Fyten made changes -
        Fix Version/s EE-2.0.0.GA_P01 [ 10271 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Assignee Priority P1
        Hide
        Ken Fyten added a comment -

        Adding ICEfaces EE 2.0.0.GA_P01 to the fix version list.

        Show
        Ken Fyten added a comment - Adding ICEfaces EE 2.0.0.GA_P01 to the fix version list.
        Mircea Toma made changes -
        Fix Version/s 2.1 [ 10241 ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Mircea Toma added a comment -

        The fix adds a test for the existence of ICEpush before invoking its public functions.

        Show
        Mircea Toma added a comment - The fix adds a test for the existence of ICEpush before invoking its public functions.
        Mircea Toma made changes -
        Assignee Mircea Toma [ mircea.toma ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24982 Fri Jul 08 08:04:05 MDT 2011 mircea.toma ICE-7035 Add test for the existence of ICEpush before invoking its public functions.
        Files Changed
        Commit graph MODIFY /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #24981 Fri Jul 08 07:44:21 MDT 2011 mircea.toma ICE-7035 Test for the existence of ICEpush before invoking its public functions.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Tyler Johnson made changes -
        Field Original Value New Value
        Salesforce Case [5007000000GxQJK]
        Tyler Johnson created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: