[TYPO3-core] FAL: TYPO3 tries to create processing folder in every driver
Christian Weiske
christian.weiske at netresearch.de
Thu Mar 13 07:53:31 CET 2014
Hi,
When opening the file list in TYPO3's backend, all FAL drivers are
queried for their folders.
TYPO3\CMS\Core\Resource\Folder::getSubfolders() calls
getProcessingFolder(), which tries to create "_processed_" directly in
the driver itself.
Now the problem is that a driver may not allow modifications, or may
not support folders at all.
Shouldn't TYPO3 just created _processed_ in the local storage instead
of all drivers?
--
Regards/Mit freundlichen Grüßen
Christian Weiske
-= Geeking around in the name of science since 1982 =-
More information about the TYPO3-team-core
mailing list