Actions
Bug #52954
closedFAL indexes the same files endless again
Start date:
2013-10-18
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you have a "wrecked" sys_file table - meaning you have several entries for storage and identifier the file will be indexed over and over again, since there is a check for ===1 instead of >= 1 in hasIndexRecord.
Updated by Gerrit Code Review about 11 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 https://review.typo3.org/24897
Updated by Steffen Ritter about 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1417f0212b76915694955311fc592f59e236c17b.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions