Project

General

Profile

Actions

Bug #11193

closed

Remove calls to disable compression and merging of CSS/JS

Added by Steffen Gebert over 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2010-11-30
Due date:
2010-12-01
% Done:

100%

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

Description

AbstractController calls

$this->pageRenderer->disableCompressJavascript();
$this->pageRenderer->disableConcatenateFiles();

very bad.. remove it! (otherwise no styles are loaded in IE!)

I can commit myself, if I should.


Files

workspaces-compressor.diff (1 KB) workspaces-compressor.diff Patch Steffen Gebert, 2010-11-30 21:11
Actions

Also available in: Atom PDF