Project

General

Profile

Actions

Bug #95202

closed

"Undefined array key" warnings when adding CSS files with page.includeCSS

Added by Robert Kärner over 2 years ago. Updated over 2 years ago.

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.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #95082: Add fallback for undefined key in RequestHandler/TypoScriptFrontendControllerClosed2021-09-02

Actions
Actions #1

Updated by Gerrit Code Review over 2 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/+/71045

Actions #2

Updated by Jochen Roth over 2 years ago

Actions #3

Updated by Jochen Roth over 2 years ago

  • Is duplicate of Bug #95082: Add fallback for undefined key in RequestHandler/TypoScriptFrontendController added
Actions #4

Updated by Anonymous over 2 years ago

  • Status changed from Under Review to Resolved
Actions #5

Updated by Benni Mack over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF