Project

General

Profile

Actions

Bug #92286

closed

?ADMCMD_simUser= not automatically appended to URL for child page of page with FE group

Added by Sybille Peters over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2020-09-11
Due date:
% Done:

100%

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

Description

?ADMCMD_simUser=<usergroup> is not automatically appended if page is child of page with FE group and extendToSubpage is set for parent.

- parent (FE group + extendToSubpages
  |
  -> child

If the parent page is loaded in frontend with view button, ?ADMCMD_simUser= is automatically appended.

I also noticed that in the 403 PageErrorHandler, the $reason['code'] is different in this case:

  • for "parent": "access.page"
  • for "child": "access.subsection"

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #92675: Page preview not possible if page inherits fe_group accessClosed2020-10-22

Actions
Actions #1

Updated by Michael Sollmann over 3 years ago

  • Related to Bug #92675: Page preview not possible if page inherits fe_group access added
Actions #2

Updated by Gerrit Code Review almost 3 years ago

  • Status changed from New 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/+/68731

Actions #3

Updated by Gerrit Code Review almost 3 years ago

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

Actions #4

Updated by Oliver Bartsch almost 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF