Project

General

Profile

Actions

Bug #65772

closed

page.includeCSSLibs: concatenation and compression does not work

Added by Simon Würstle over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2015-03-16
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The CSS files defined in page.includeCSSLibs don't get concatenated and compressed if you enable config.compressCss and config.concatenateCss.

Actions #1

Updated by Sebastian Michaelsen over 9 years ago

  • Assignee set to Sebastian Michaelsen
Actions #2

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41663

Actions #3

Updated by Gerrit Code Review over 9 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41663

Actions #4

Updated by Gerrit Code Review over 9 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41663

Actions #5

Updated by Gerrit Code Review over 9 years ago

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41747

Actions #6

Updated by Anonymous over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Helmut Hummel over 9 years ago

Simon Würstle wrote:

The CSS files defined in page.includeCSSLibs don't get concatenated and compressed if you enable config.compressCss and config.concatenateCss.

conceptually, isn't that why these are libs? why would we differnentiate then?

Actions #8

Updated by Simon Würstle over 9 years ago

Helmut Hummel wrote:

conceptually, isn't that why these are libs? why would we differnentiate then?

It's good that they are differentiated. I meant that they for themselfes don't get compressed and concatenated. All files defined in includeCSS should be merged and compressed in one file and all defined in includeCSSLibs in a seperate file. This works fine for includeCSS but not for includeCSSLibs. They don't get merged and compressed.

Actions #9

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF