Actions
Bug #90658
closedThe current value for "Global Configuration" that is displayed is not changed if configuration is saved, not until modal is reopened
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2020-03-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
configuration,settings,backend,usability
Complexity:
Is Regression:
Sprint Focus:
Description
Reproduce¶
Example: "Global Configuration" cookieSameSite: "strict" is shown even if "strict" has just been set to something else and saved
- Set [BE][cookieSameSite] to something other than strict in BE, e.g. "lax" or "none"
- Save ("Write configuration" below)
- "[BE][cookieSameSite] = strict" is still displayed in the header (the darkgrey section) for the option even though the new setting is shown in the select.
After you reopen the "Installation-Wide" Options, the value is displayed correctly.
Files
Actions