Actions
Bug #57069
closedFAL indexer task doesn't support storages below storages
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-03-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The FAL API could handle storages below storages now, but the indexer task doesn't.
storage 1:/fileadmin/
storage 2:/fileadmin/test
The indexer for storage 1 will also index all files from storage 2. This will result in stange behaviours.
Actions