Project

General

Profile

Actions

Bug #103163

closed

Base folder for local storage missing or not allowed (regression from 11.5.35 to 11.5.36)

Added by Luc Muller 3 months ago. Updated 3 months ago.

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

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.2
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

In TYPO3 11.5.35 a regression was introduced in the filelist.
But TYPO3 11.5.36 doesn't seems to correct it completely.

Here's my case.

Connected with Admin User.

I've got a file storage located outside the public directory which is browsable and writable.


When looking at the mountpoint the folders aren't retrieved and I can't use / as the default folder for the mountpoint.

Thus resulting in now folders available in the filelist

Everything is working fine in TYPO3 11.5.34
In TYPO3 11.5.35 I've got the following error : Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1314516810: Folder "/" does not exist. | TYPO3\CMS\Core\Resource\Exception\FolderDoesNotExistException thrown in file /var/www/XXX/typo3_src-11.5.35/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php in line 294. Requested URL: http://XXX/typo3/ajax/filestorage/tree/fetchData?token=--AnonymizedToken--

Behaviour Expected : Files and folders should be displayed normally.


Files

Actions

Also available in: Atom PDF