Project

General

Profile

Actions

Bug #63364

closed

ReadOnly filemounts check does not respect evaluatePermissions setting

Added by Alexander Stehlik over 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-11-27
Due date:
% Done:

100%

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

Description

In the \TYPO3\CMS\Core\Resource\ResourceStorage it is possible to set a the class property $evaluatePermissions.

If this is FALSE no check for filemount boundaries should be performed.

The new feature for read only filemounts has introduced a regression here because the check for this new flag does not respect this setting.

Another problem is that this check in the checkFileActionPermission() method can also fail when the user has multiple filemounts, one which allows writing and one which is read only because it breaks on the first read only filemount.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #49391: options.folderTree.altElementBrowserMountPoints (readonly filemounts) not working with FALClosed2013-06-24

Actions
Actions

Also available in: Atom PDF