ICEpush
  1. ICEpush
  2. PUSH-21

Cannot find value for cookie: ice.pushids

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha2
    • Fix Version/s: 2.0-Alpha3
    • Component/s: JavaScript Client
    • Labels:
      None
    • Environment:
      Firefox

      Description

      I am occationally seeing the following error in the firefox console:

      Error: uncaught exception: Cannot find value for cookie: ice.pushids

      No other details are available.

        Activity

        Hide
        Patrick Wilson added a comment -

        On closer inspection this seems to happen when the js library is loaded into the browser but no push ids are created. Is it a requirement to create at least one push id before the DOM has finished loading? If so I would say this is undesirable as a rich client side application may not want to listen for push events until later in the application usage - thus the library would need to be loaded with the page but may not be utilized until the first push events are needed.

        Show
        Patrick Wilson added a comment - On closer inspection this seems to happen when the js library is loaded into the browser but no push ids are created. Is it a requirement to create at least one push id before the DOM has finished loading? If so I would say this is undesirable as a rich client side application may not want to listen for push events until later in the application usage - thus the library would need to be loaded with the page but may not be utilized until the first push events are needed.
        Hide
        Patrick Wilson added a comment -

        lowering the priority (defaults to major and I usually forget to set it)...

        Show
        Patrick Wilson added a comment - lowering the priority (defaults to major and I usually forget to set it)...
        Hide
        Mircea Toma added a comment -

        Changed function to returns empty list if no pushId is registered with the bridge.

        Show
        Mircea Toma added a comment - Changed function to returns empty list if no pushId is registered with the bridge.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: