Bug #43249
closedNeed to work on driver directly for recursive iteration
100%
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.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16697
Updated by Gerrit Code Review almost 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16697
Updated by Gerrit Code Review almost 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16697
Updated by Gerrit Code Review almost 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/16697
Updated by Steffen Ritter almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0dd88d3729c9a2d2d4bd791ca7eecce153551918.
Updated by Andreas Wolf almost 12 years ago
This is still not fixed for folders (Folder::getSubfolders()
/ResourceStorage::getFolderList()
).
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed