Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-17558

Fix automation marshalling

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0-HF16, 7.3
    • Fix Version/s: 6.0-HF17, 7.4
    • Component/s: Automation
    • Tags:
    • Sprint:
      TGV 03

      Description

      • in the client side, there's no special management for arrays.
      • in the client side, for the parameters, the registered JsonMarshaller are not called.

      1. On the client side, we should manage the arrays case: org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling.writeMap(JsonGenerator, Map<String, Object>).
      A test is implemented here: fix-NXP-17558-fix-autmation-marshalling

      2. We should use the same code to manage marshalling for input, parameters and ouput.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: