Project

General

Profile

Actions

Bug #76441

closed

Update storage index (scheduler) and file mounts

Added by DMK E-BUSINESS GmbH almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2016-06-03
Due date:
% Done:

100%

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

Description

If the CLI BE user has file mounts in a storage, the Update storage index (scheduler) task will only index files in the first file mount. This is because of the call $this->storage->getRootLevelFolder() in TYPO3\CMS\Core\Resource\Index\Indexer::processChangesInStorages()

Maybe the file mounts shouldn't be respected at that point but later when each file is checked. This way changed files would be detected in all file mounts.

I added the root folder (/) as a file mount as workaround.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #67148: Can only access first mount pointClosed2015-05-26

Actions
Actions

Also available in: Atom PDF