Project

General

Profile

Actions

Bug #67228

closed

File indexing: Emit signal when file marked as missing?

Added by Christian Reiter almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-06-01
Due date:
% Done:

100%

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

Description

It might be helpful to emit a signal when TYPO3\CMS\Core\Resource\Index\Indexer::detectMissingFiles() finds a file is missing.

Any extension that adds capabilities concering file management might want to know about that.

This could be added at TYPO3\CMS\Core\Resource\Index\FileIndexRepository::markFileAsMissing() and simply pass the $fileUid from that function.

Actions

Also available in: Atom PDF