Project

General

Profile

Actions

Bug #98423

closed

The file tree search function in the filelist module only considers first filemount per storage

Added by Markus Klein over 1 year ago. Updated 8 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2022-09-22
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Stabilization Sprint

Description

The current implementation only considers the first filemount per storage of a non-admin user when using he search field above the file tree.

This is probably due to the fact that \TYPO3\CMS\Core\Resource\ResourceStorage::getRootLevelFolder only returns the first filemount, despite the fact that the description of the method is actually "Returns the folders on the root level..."

So fixing this involves either a workaround to the FAL functions or fixing FAL.

(This is only testable if the fix for #87048 is applied.)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87048: File search searches in forbidden folders => InsufficientFolderAccessPermissionsExceptionClosed2018-11-30

Actions
Actions

Also available in: Atom PDF