Actions
Bug #88820
closedAdminPanel not working in combination with additional "Sites" configurations
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
AdminPanel
Target version:
-
Start date:
2019-07-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
admPanel AdminPanel Sites
Complexity:
Is Regression:
Sprint Focus:
Description
For my TYPO3 instance I use different domains pointing to different pagetree IDs as a starting point. I use the new "Sites" module to link a domain to a pagetree ID.
In my global typoscript template I activate the AdminPanel with:
config.admPanel = 1
Everything works as expected but only for the first "Sites" configuration. On every other domain the AdminPanel is not shown.
Actions