Project

General

Profile

Actions

Bug #33137

closed

CSS concatenation only working for files with media attribute set to "all"

Added by Christian Hellmuth over 12 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2012-01-12
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When using the typoscript option config.concatenateCss = 1 the default concatenation handler will only process those CSS files that either have set the media attribute to "all" or have not set a media attribute explicitly in the PAGE.includeCSS array.

It should work for all non-excluded files, meaning that a concatenated file for each media needs to be created (just like the extension scriptmerger does the job).


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #40499: Concatenation of css files works only with media "all" or no mediaClosed2012-09-01

Actions
Actions

Also available in: Atom PDF