Bug #22569
t3lib_compressor processes JSlibs, even when it's not supposed to to
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)
Related issues
History
#1 Updated by Steffen Kamper over 5 years ago
Committed this no-brainer to trunk rev 7526