Actions
Bug #83976
closedThe indexer tries to detect the file extension instead of asking the FAL driver
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2018-02-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The only object that is allowed to handle the physical file in the FAL is the driver. As that's the only instance that knows how to access the file.
Actions