Project

General

Profile

Actions

Bug #88654

closed

Frontend preview mode sets fe_user groups to null

Added by Gerrit Mohrmann almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2019-06-29
Due date:
% Done:

0%

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

Description

Restricted pages are not accessible by frontend user when adminpanel preview is enabled.

To reproduce:

Set

admPanel {
    override.preview.simulateUserGroup = 0
}

- Login as frontend user
- Login as backend user
- Open a site restricted to an usergroup from the fe_user, but the backend user can't edit

Behavior has changed with: #84056

In the meantime many code was moved to ext:adminpanel (#84118). I think fiddling with the fe usergroups are not necessary at these code places anymore.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #84056: Move preview setting evaluation in separate methodClosedBenni Mack2018-02-27

Actions
Actions #1

Updated by Gerrit Code Review almost 5 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/+/61192

Actions #2

Updated by Gerrit Code Review almost 5 years ago

Patch set 2 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/+/61192

Actions #3

Updated by Daniel Goerz almost 5 years ago

  • Related to Task #84056: Move preview setting evaluation in separate method added
Actions #4

Updated by Gerrit Code Review over 4 years ago

Patch set 3 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/+/61192

Actions #5

Updated by Susanne Moog over 4 years ago

  • Status changed from Under Review to Closed

Behaviour was rebuild to use a custom context with #86653 - the patch here has been abandoned as removing that part of the code would result in non-working fe_user group previews after #86653. It was a bug that previewing only worked with the adminpanel in the first place.

If you think this is an error, please open a new issue with steps to reproduce based on the latest master code.

Actions

Also available in: Atom PDF