Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4747

Executing actions with parameters on UPnP devices does not work

    XMLWordPrintableJSON

Details

    Description

      There is a problem with serialization/deserialization of the the action parameters in UPnP Web Console plugin.

      In the javascript code the action invocation is serialized as JSON object, containing 'names' and 'vals', which are arrays of strings.

      However, on the Java side, the keys are read as 'names[]' and 'vals[]'. Probably, that's due to changes in jquery or it's a bug, since the plugin is created.

      Attachments

        Activity

          People

            v_valchev Valentin Valchev
            v_valchev Valentin Valchev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: