Actions
Bug #99718
closedAdmin Panel Simulate user group
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2023-01-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
usergroup set in Admin Panel gets overriden by TSFE
steps to reproduce
- create a frontend usergroup (uid 1)
- select simluate user group in admin panel
TS-Example
page > page = PAGE page.10 = TEXT page.10.value = foo [usergroup("1")] page.10.value = bar [end]
expected: bar is displayed on website
is: foo is displayed on website
Actions