Actions
Bug #25197
closedPageRenderer remove comments lile copyright from js files
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-02-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
if some js is added with page.includeJS.fileXY = path/file.js
maybe same thing with $pagerender = $GLOBALS['TSFE']->getPageRenderer();
$pagerender->addJsFile($file, $type = 'text/javascript', $compress = true, $forceOnTop = true, $allWrap = '');
(issue imported from #M17791)
Actions