Bug #60535

Export referenced files into T3D file when exporting records with file references

Added by Thomas Löffler about 1 year ago. Updated about 1 month ago.

Status:Needs Feedback Start date:2014-07-24
Priority:Should have Due date:
Assigned To:Thomas Löffler % Done:

0%

Category:Import/Export (T3D) Spent time: -
Target version:-
TYPO3 Version:6.2 Is Regression:No
PHP Version:5.4 Sprint Focus:
Complexity:

Description

Exporting a page tree via T3D exports all records but sys_file.
During import the importer tries to create the file reference and runs into an exception because the file is not found.

So, there are two possibilities:

  1. Prevent to export file references (imho nonsense)
  2. Export file references and the related file

Related issues

related to Core - Task #58693: Ignore sys_file_reference records pointing to missing fil... Under Review 2014-05-10

History

#1 Updated by Markus Klein about 1 year ago

  • Assigned To set to Marc Bastian Heinrichs

#2 Updated by Marc Bastian Heinrichs about 1 month ago

  • Status changed from New to Needs Feedback
  • Assigned To changed from Marc Bastian Heinrichs to Thomas Löffler

Importing references with missing files is handled in #58693.

If you export a pagetree not beginning on root, and you choose also related sys_files to be exported, all sys_files records and files are included in the exported that have relations to sys_file_reference records included in the export.

Is still an extra bug then? Or a dupe of #58693?

Also available in: Atom PDF