Project

General

Profile

Actions

Bug #60764

closed

\TYPO3\CMS\Core\Resource\Index::processChangedAndNewFiles() not indexing files with same hash

Added by Frank Nägler almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-08-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

currently the \TYPO3\CMS\Core\Resource\Index::processChangedAndNewFiles() use file hash to check if a file in a storage exists. If files found the missing flag is checked and the method break out if a missing file was found.

the problem is, that a new file with same content but in an other folder or a new file with same content but other filename will never be indexed.
This happens for files in a storage, which should be indexed by \TYPO3\CMS\Scheduler\Task\FileStorageIndexingTask.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #54415: File indexer does not detect indentical files in the other storagesClosed2013-12-14

Actions
Actions

Also available in: Atom PDF