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 #1

Updated by Mathias Brodala about 6 years ago

  • Related to Feature #52716: Change file permission fields according to TSconfig opportunities added
Actions #2

Updated by Mathias Brodala about 6 years ago

  • Related to Bug #50574: Setting permissions in TSconfig for files is ignored...... added
Actions #3

Updated by Alexander Schnitzler about 4 years ago

  • Status changed from New to Accepted
Actions #4

Updated by Alexander Schnitzler about 4 years ago

  • Parent task set to #90106
Actions #5

Updated by Christian Kuhn about 2 years ago

  • Status changed from Accepted to Closed

Hey. I hope it's ok to close this one: the backendUserGroup model has been deprecated in v11 and removed in v12. I guess It's rather unlikely we'll still tackle this issue.

Actions

Also available in: Atom PDF