Project

General

Profile

Actions

Bug #87985

closed

Permission issue on root page for non-admins on multilanguage environment

Added by Mikel Wohlschlegel about 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2019-03-22
Due date:
% Done:

0%

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

Description

There seems to be a bug, when a non-admin user edits the page properties of the root page if there is more than one language.

Error message when trying to save root page properties (on all languages):

1: Attempt to modify record 'title of page' (pages:36) without permission. Or non-existing page.

Page with ID 36 is the translation of the page with id 1.

All other pages can be edited.

To reproduce:

  • Multiple languages
  • One backend user group, DB mount set to root page (1)
  • One backend user, no admin user, assigned to this group
  • Access to all pages set correctly in access module
  • Open page properties of root page (wether default language or any translation of it) and try to save --> error

This error does only appear on the root page. All other pages are OK.
The permissions in the database seems to be correct.

Permissions in database seem to be correct (same for all pages):

perms_userid = 1 || perms_groupid = 1 || perms_user = 31 || perms_group = 27 || perms_everybody = 0

TYPO3 version: 9.5.5
PHP 7.2


Files

error.png (20.1 KB) error.png Mikel Wohlschlegel, 2019-03-22 16:40
mountpoint.png (56.7 KB) mountpoint.png Mikel Wohlschlegel, 2019-03-22 16:40
permissions.png (30.4 KB) permissions.png Mikel Wohlschlegel, 2019-03-22 16:40

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #87165: \TYPO3\CMS\Core\Authentication\BackendUserAuthentication::isInWebMount does not work for translations of web mounts for non admin usersClosedAlexander Bohndorf2018-12-14

Actions
Related to TYPO3 Core - Bug #88321: Permission Problem with Localizied MountpointClosed2019-05-09

Actions
Is duplicate of TYPO3 Core - Bug #87223: Translated root-page record of BE-User cannot be edited/saved (missing webmount)Closed2018-12-19

Actions
Actions

Also available in: Atom PDF