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 2 months ago. Updated 2 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 #1

Updated by Luc Muller 2 months ago ยท Edited

in TYPO3 11.5.36 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.36/typo3/sysext/core/Classes/Resource/Driver/LocalDriver.php in line 294. Requested URL: http://XXX/typo3/ajax/filestorage/tree/fetchData?token=--AnonymizedToken-- is displayed when I try to refresh the folder list using the reload button above the treeview.

Actions #2

Updated by Luc Muller 2 months ago

  • Description updated (diff)
Actions #3

Updated by Oliver Hader 2 months ago

  • Status changed from New to Needs Feedback
Actions #4

Updated by Oliver Hader 2 months ago

  • Category changed from Security to File Abstraction Layer (FAL)
  • Assignee deleted (Oliver Hader)
Actions #5

Updated by Luc Muller 2 months ago

Thanks for pointing this out, it solved the problem.

Didn't noticed the required change in the migration process from 11.5.34 to 11.5.35.

Bug is solved !

Actions #6

Updated by Luc Muller 2 months ago

  • % Done changed from 0 to 100
Actions #7

Updated by Oliver Bartsch 2 months ago

  • Status changed from Needs Feedback to Closed

Hi, thanks for your fast feedback. Since this is solved, I will close the issue.

Actions

Also available in: Atom PDF