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

ContentUtil: copyInSession fails if source and target are siblings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Outdated
    • Icon: Major Major
    • 5.2
    • 4.4
    • None
    • None

      To implement the copy in session we use JCR export and import. The renaming of the node is only done after the import. If the import is performed under the same parent node the name after the import is most likely name[1] but there is no guarantee for that.

      Consequently we have to rename the node in the file we are going to import, respectively manipulating the SAX events.

        Acceptance criteria

              Unassigned Unassigned
              pbaerfuss Philipp Bärfuss
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD