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

Scalar lists properties are decoded as String in JSONDocumentModelReader

    XMLWordPrintable

    Details

      Description

      When updating a property with a JSON document in the rest API, if the property is a scalar list, then it is interpreted as a String instead of an array

      ie:

      "dc:contributors": [ "a","b"]
      

      is interpreted as those two values : ["a" and "b"]

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: