Actions
Bug #95202
closed"Undefined array key" warnings when adding CSS files with page.includeCSS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2021-09-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Adding CSS files via Typoscript:
page.includeCSS { file10 = /path/to/my/file.css }
is causing "Undefined array key" warnings in the Frontend.
Actions