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 #1

Updated by Oliver Hader over 13 years ago

+1 by reading - you can commit it yourself if you'd like to

Actions #2

Updated by Steffen Gebert over 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 90 to 100

rev. 3154

Actions #3

Updated by Michael Stucki over 10 years ago

  • Category changed from Code Cleanup to Workspaces
Actions #4

Updated by Michael Stucki over 10 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
  • Target version deleted (4.5 Beta 2)
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF