Project

General

Profile

Actions

Bug #88815

closed

Import Export uses FAL for temporary files

Added by Benni Mack almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Import/Export (T3D)
Start date:
2019-07-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When exporting via impexp and you choose "Save as file" with "add files in a separate location" then import/export stores the data in typo3temp/var/transient/export-xxxxx/ - in composer-based installations this is outside the document root and not available via FAL.

When export is creating these files, import/export is using the non-FAL-API, which is correct. However, when finishing the export, thus, moving the data into e.g. fileadmin/user_upload/_temp_/importexport/myexport.files/ FAL is used and fails, as the source location is a non-FAL storage.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #88293: impexp: unable to save files in composer mode with var/ outside document rootClosed2019-05-07

Actions
Actions

Also available in: Atom PDF