Actions
Bug #43249
closedNeed to work on driver directly for recursive iteration
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-11-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The FAL Driver allows to get files recursively.
Anyhow, this flag ist not passed to the upper level "storage" and "folder" so people are forced to work with the driver - which we explicitly do not want.
Therefore just pass the flag up until the Folder object.
Actions