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.
Description
The CSS files defined in page.includeCSSLibs don't get concatenated and compressed if you enable config.compressCss and config.concatenateCss.
- Assignee set to Sebastian Michaelsen
- 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
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
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
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
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
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?
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.
- Status changed from Resolved to Closed
Also available in: Atom
PDF