Project

General

Profile

Actions

Task #51512

closed

Epic #55070: Workpackages

Epic #54260: WP: FAL Missing Issues / Features / API

Story #54267: As an Editor I want to use a FAL withouth bugs

Unreadable directories cause exceptions

Added by Bernhard Kraft over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2013-08-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

If there is an unreadable file in the fileadmin directory the tree and listing frame of fileadmin throw execptions which make the fileadmin unusable.

reproducing the error:

mkdir -p fileadmin/testDirectory/someDirectory
chown root:root fileadmin/testDirectory/someDirectory
chmod 600 fileadmin/testDirectory/someDirectory

Browse to "testDirectory" and the issues begin ...

Normally all directoreis in "fileadmin" should be readable but in the case of a network mounted directory (Windows share, SMB/CIFS, NFS, cloud storage, etc.) it could be that parts of the fileadmin directory are unreadable and that this can not get changed by the webadmin.

I am working on a patch.


Files

patch_51512.diff (1019 Bytes) patch_51512.diff Bernhard Kraft, 2013-08-29 14:29

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #59568: filelist: No context-menu for foldersClosed2014-06-13

Actions
Has duplicate TYPO3 Core - Bug #53854: Exception if a directory in storage isn't readableClosed2013-11-22

Actions
Actions

Also available in: Atom PDF