Project

General

Profile

Actions

Bug #84163

closed

Epic #90106: [Extbase] Priority Bugfixes

File operation permissions set as bitmask in BackendUserGroup model

Added by Mathias Brodala about 6 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2018-03-07
Due date:
% Done:

0%

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

Description

Since this change the DB field be_groups.file_permissions is a plain select field which leads to storing a CSV value like readFolder,writeFolder,...

However, the Extbase domain model BackendUserGroup was not updated with this change and still stores permissions as bitmask.

This needs to be updated to store permissions as CSV value instead.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #52716: Change file permission fields according to TSconfig opportunitiesClosedNicole Cordes2013-10-12

Actions
Related to TYPO3 Core - Bug #50574: Setting permissions in TSconfig for files is ignored......Closed2013-07-30

Actions
Actions

Also available in: Atom PDF