Actions
Bug #55872
closedImport from .t3d cannot import FAL file references correct
Status:
Rejected
Priority:
Won't have this time
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2014-02-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The TYPO3 setting: A multiple domain page tree. I exported the page tree for a domain A including file references.
If I import this .t3d file for a domain B in the same TYPO3 installation and I used FAL file references in pages and/or records, the file references lost in the imported pages and records but duplicated in the original page tree, that I exported.
It looks for me, that in the import process, the uid of the target record not updated to the new uid.
Actions