Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6890

Make sure succession calls to JcrNodeWrapper #addNode and #getNode in the same session store info about path and node type

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 6.2.13
    • None
    • None
    • None
    • HL & LD 38
    • 1

      The problem as it seems:

      • Use NodeUtil#createPath to create a new child (returns properly populated JcrNodeWrapper with path/type via #addNode API)
      • Call NodeUtil#createPath again for same node in same session: now the node exists in session and is returned again but now w/out path/type info backed up.

       

        Acceptance criteria

              jsimak Jaroslav Simak
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD