Actions
Bug #89077
openUse of Environment Variable in SiteConfiguration produces unexpected behaviour in the backendmodule
Status:
New
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2019-09-04
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
8.2
Tags:
yaml env
Complexity:
Is Regression:
Sprint Focus:
Description
If in config.yaml the value
rootPageId: "%env(rootpage_id)%"
is set, the listing in the backend-module works fine, but if you try to edit the site configuration, the field rootPageId show a "Not allowed" Message and all languagesettings are gone.
Actions