Actions
Bug #95977
closedPHP Warning: Undefined array key "type" in ConstantConfigurationParser.php line 113
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2021-11-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When extensions don't provide a type in their extension configuration comments, this warning appears when trying to edit Extension Configuration.
Example ext_conf_template.txt
- cat=general; label=My label
some_config = 1
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/+/72175
Updated by Nikita Hovratov about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 734221294b764a64f13cfd141e955cd0733a853f.
Actions