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

When moving nodes, NodeUtil should check if parent node is the same

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.3
    • 5.2
    • core
    • None

      When calling session.move() for a node and moving it into its current parent, Jackrabbit throws an exception (due to same-name sibling checks). We should simply do that check ourselves and ignore the move operation. This affects especially methods like moveNodeBefore/After, since they're used to re-order nodes in the tree, by move action/dialog etc.

        Acceptance criteria

              had Jan Haderka
              gjoseph Magnolia International
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD