Project

General

Profile

Actions

Bug #79785

closed

Epic #83669: Improve file list / file browser

Filelist gives a fatal error, when the base path does not exist

Added by Marcus Schwemer about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2017-02-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The treeview in filelist shows a fatal error when the path of a file storage does not exist in the filesystem.

#1325689164: Parent folder "/" does not exist. (More information)

InvalidArgumentException thrown in file
.../typo3_src/typo3/sysext/core/Classes/Resource/ResourceStorage.php in line 2293.

When I create that folder, the message changes to

#1375955684: You are not allowed to access the given folder: "_processed_" (More information)

TYPO3\CMS\Core\Resource\Exception\InsufficientFolderAccessPermissionsException thrown in file
.../typo3_src/typo3/sysext/core/Classes/Resource/ResourceStorage.php in line 772.

Trigger for this error message is commit "7b0c27c8e726e6d5bc205ee3c4b5e96f115d8218". Before this works.

TIA for fixing, :-)

Actions #1

Updated by Riccardo De Contardi over 6 years ago

  • Parent task set to #83669
Actions #2

Updated by Michael Oehlhof over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to Michael Oehlhof
Actions #3

Updated by Gerrit Code Review over 6 years ago

  • Status changed from In Progress to Under Review

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

Actions #4

Updated by Gerrit Code Review over 6 years ago

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

Actions #5

Updated by Gerrit Code Review over 6 years ago

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

Actions #6

Updated by Gerrit Code Review over 6 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55476

Actions #7

Updated by Gerrit Code Review about 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55636

Actions #8

Updated by Michael Oehlhof about 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF