Project

General

Profile

Actions

Feature #45498

closed

Find best-matching local storage instead of default-storage

Added by Stefan Neufeind about 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2013-02-15
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

If a "legacy" file/folder is to be accessed (no storage-uid given) usually the default-storage will be used. But for example the Filelist-module will default to using the auto-created fileadmin-storage (Local-driver). All files added/changed will be indexed in sys_file for that respective storage and not the default-storage (ID 0). So we save us a lot of trouble to also try to use a best-matching storage (fileadmin or maybe also for other paths) instead of using the default-storage (legacy-storage).


Related issues 1 (0 open1 closed)

Blocks TYPO3 Core - Bug #52173: Wrong storage is selected if file is outside of available storagesClosed2013-09-22

Actions
Actions

Also available in: Atom PDF