Actions
Bug #72207
closedEpic #72584: sysext:impexp
Files missing in import/export
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Import/Export (T3D)
Target version:
-
Start date:
2015-12-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
This is with reference to an old issue:
https://forge.typo3.org/issues/49227
I tested this on a 6.2.15 setup.
We had 3 existing domains, we had to do a 4th domain, add content and do a t3d export of the branch.
Well, without any error message about the missing FAL images, Typo3 did do the import/export!
At the other end, the references to sys_file was all wrong.
On analyzing deeper, I see that during the process, the uid_local in "sys_file_reference" did not get updated, instead it tried to use the same value as in the source. Instead this should have used the latest "uid" of the sys_file on the destination.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus set to On Location Sprint
Updated by Nicole Cordes over 8 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Christian Kuhn almost 7 years ago
- Is duplicate of Bug #67188: Wrong FAL References after Import added
Updated by Christian Kuhn almost 7 years ago
- Status changed from New to Closed
resolved as dupe of #67188
Actions