ContentUtil: copyInSession fails if source and target are siblings
------------------------------------------------------------------
Key: MAGNOLIA-3481
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3481
Project: Magnolia
Issue Type: Bug
Reporter: Philipp Bärfuss
Assignee: Boris Kraft
Fix For: 4.4.2
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------