Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-4493

Align MockNode with chapter 10.4.2.4 of JCR 2.0 spec (No Null Values)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.5.4, 5.0
    • 4.5.3
    • core
    • None

      10.4.2.4 No Null Values defines that setting a property to null is equivalent to removing that property. This is neither supported in MockNode nor in PropertyUtil. The later one is actually throwing a NPE when called with Node != null, String != null but Object==null.

        Acceptance criteria

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD