Actions
Bug #48349
closedFile->isIndexed() triggers indexing
Status:
Rejected
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-05-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
isIndexed is not used to trigger indexing and it should not do this based on the naming of the function.
Change the API such that isIndexed does not trigger the indexing.
The whole indexing API should get another look as this concept looks rather fragile currently.
Actions