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

Fix writing null as complex list element

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.3
    • Fix Version/s: 7.10-HF04, 8.1
    • Component/s: Core

      Description

      When we have a document containing a property with essentially:

      [{foo: [bar]}]
      

      And we replace it with:

      [{foo: null}]
      

      Or:

      [{foo: []}]
      

      Then the value of the foo element should be properly updated to an empty list.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: