Project

General

Profile

Actions

Bug #78860

open

Epic #90674: Backend UI not reflecting permissions

"Page edit" permissions not enough to "media" field in page properties

Added by Thomas Imhof over 7 years ago. Updated 2 months ago.

Status:
Under Review
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2016-12-02
Due date:
% Done:

0%

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

Description

There is a problem with the user permission, the problem is if I set the access rights for a page only to "Edit page" and not "Edit content" there is a error message if I use the media field other an other FAL field in page settings.

The Problem is the method "\TYPO3\CMS\Backend\Form\FormDataProvider\DatabaseUserPermissionCheck::addData" check if there is an record which isn't from typ "pages" and if there is permission to "Edit content" for this PID. This part of code is on line 128-138.

There was the same problem in TYPO3 6.2 but in the old class for permission check. This ticket was resolved, but now there is the same problem with the TYPO3 7 LTS.

Previous problem in version 6.2: https://forge.typo3.org/issues/66702


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66702: "Page edit" permissions not enough to "media" field in page propertiesClosedMichael Oehlhof2015-05-01

Actions
Actions

Also available in: Atom PDF