Actions
Bug #75331
closedEpic #72584: sysext:impexp
Impexp does not care about filemounts
Status:
Closed
Priority:
Should have
Assignee:
Category:
Import/Export (T3D)
Target version:
Start date:
2016-03-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
The code inside ImportExport.php shows it clearly: There are checks to verify the folder access which checks against filemounts inside BasicFileFuntions which are empty all the time now, thus it always returns false.
Actions