Actions
Bug #51519
closedResourceFactory should not access File-Index directly
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-08-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The ResourceFactory access the sys_file table directly.
This should be handled only in the according repository - as there is a function for that - use it.
Actions