ICEpush
  1. ICEpush
  2. PUSH-11

ice.push.notify should take a single string rather than array

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.0.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      all Browsers (Bridge API)
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      call

      ice.push.notify(["groupName"]);

      it is inconsistant with the documentation and Java API but it will work.
      Show
      call ice.push.notify(["groupName"]); it is inconsistant with the documentation and Java API but it will work.

      Description

      The JS API seems to expect an array of string group names rather than a single group name. This is inconsistent with the wiki documentation which states that the API should take a single string as a parameter.

      http://wiki.icefaces.org/display/facesDev/Generic+Push+API

        Activity

        Patrick Wilson created issue -
        Philip Breau made changes -
        Field Original Value New Value
        Summary ice.push.notify seems to expect an array of group names ice.push.notify should take a single string rather than array
        Assignee Mircea Toma [ mircea.toma ]
        Mircea Toma made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 2.0.0 [ 10233 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: