Bug #22569

t3lib_compressor processes JSlibs, even when it's not supposed to to

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

Status:Closed Start date:2010-05-03
Priority:Should have Due date:
Assigned To:Steffen Kamper % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.4 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:

Description

While including the JSlibs (extjs, prototype,...) the PageRenderer calls processJsFile(), which passes the JS file through t3lib_compressor.

This must only be done, if $this->compressJavascript == TRUE

(issue imported from #M14282)

14282.diff Magnifier (558 Bytes) Administrator Admin, 2010-05-03 09:38


Related issues

related to Core - Bug #22565: Improve t3lib_compressor Closed 2010-05-02

History

#1 Updated by Steffen Kamper over 5 years ago

Committed this no-brainer to trunk rev 7526

Also available in: Atom PDF