Actions
Bug #95783
closedUndefined key in FrontendConfigurationManager when called outside of Extbase context
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-10-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If ConfigurationManager::getConfiguration is called outside out an Extbase plugin (i.e. by invoking a Repository function),
FrontendConfigurationManager::overrideConfigurationFromPlugin will emit a PHP Warning: Undefined array key in line 163
Updated by Gerrit Code Review about 3 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/+/71979
Updated by Robert Kärner about 3 years ago
Duplicate of https://forge.typo3.org/issues/95674
Can be closed.
Updated by Benni Mack almost 3 years ago
- Status changed from Under Review to Closed
Actions