Project

General

Profile

Actions

Bug #86575

closed

Missing page access for root-page translations

Added by Marvin Dettinger over 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Start date:
2018-10-05
Due date:
% Done:

0%

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

Description

We are experiencing an issue with missing page access for the translation of a mounted root-page.

Steps to reproduce:

Assumption:

- Blank TYPO3 Project with English as default language and German as foreign language
- A simple page tree with a root page and subpages
- An editor usergroup with the required access rights for 'pages' and the root-page as DB Mount
- The usergroup has all permissions for these pages in the access module

Excepted Result:

- An editor in this usergroup can edit all pages in the default language
- An editor in this usergroup can edit all pages in the foreign language

Actual Result:

- The editor can edit all pages except the translated version of the root-page
Trying to save will result the following error message: "1: Attempt to modify record 'Home' (pages:5) without permission. Or non-existing page."

Setting the following option would solve the problem but i don't think thats a proper solution.

$GLOBALS['TCA']['pages']['ctrl']['security']['ignoreWebMountRestriction'] = true;

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #86621: Error editing start page with single-tree translations for non-admin userClosed2018-10-10

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

Updated by Riccardo De Contardi over 5 years ago

  • Related to Bug #86621: Error editing start page with single-tree translations for non-admin user added
Actions #2

Updated by Daniel Siepmann over 5 years ago

  • Is duplicate of Bug #87223: Translated root-page record of BE-User cannot be edited/saved (missing webmount) added
Actions #3

Updated by Riccardo De Contardi about 5 years ago

  • Status changed from New to Closed

I close this issue in favor of #87223 please continue the discussion there; I've added there the description of this issue to keep track of it.

Actions #4

Updated by Gerrit Code Review about 5 years ago

  • Status changed from Closed to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60407

Actions #5

Updated by Riccardo De Contardi about 5 years ago

  • Category set to DataHandler aka TCEmain
Actions #6

Updated by Riccardo De Contardi about 5 years ago

  • Related to Bug #87165: \TYPO3\CMS\Core\Authentication\BackendUserAuthentication::isInWebMount does not work for translations of web mounts for non admin users added
Actions #7

Updated by Gerrit Code Review almost 5 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59159

Actions #8

Updated by Gerrit Code Review almost 5 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59159

Actions #9

Updated by Gerrit Code Review almost 5 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59159

Actions #10

Updated by Gerrit Code Review almost 5 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59159

Actions #11

Updated by Gerrit Code Review almost 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61253

Actions #12

Updated by Alexander Bohndorf almost 5 years ago

  • Status changed from Under Review to Resolved
Actions #13

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF