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 #1

Updated by Markus Klein over 1 year ago

  • Related to Bug #87048: File search searches in forbidden folders => InsufficientFolderAccessPermissionsException added
Actions #2

Updated by Benni Mack 11 months ago

  • Sprint Focus set to Stabilization Sprint
Actions #3

Updated by Gerrit Code Review 8 months ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81072

Actions #4

Updated by Gerrit Code Review 8 months ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81072

Actions #5

Updated by Gerrit Code Review 8 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81072

Actions #6

Updated by Gerrit Code Review 8 months ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/81062

Actions #7

Updated by Oliver Bartsch 8 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF