Skip to content
Snippets Groups Projects
Commit f1171848 authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Catch TypeError on inlineCSS files

If page.includeCSS.myfile.import = 1 is used, but no "media" is set, a TypeError
is thrown, which is now caught and properly checked.

Resolves: #88059
Releases: master, 9.5
Change-Id: I0951688bb9ee779329ebe5c7fad698862d73f6c3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60420


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarJulian Geils <j_geils@web.de>
Tested-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarJulian Geils <j_geils@web.de>
Reviewed-by: default avatarTobi Kretschmann <tobi@tobishome.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 064f9043
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment