Actions
Bug #22361
closedPageRenderer renderJsLibraries should be after the hook
Start date:
2010-03-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If you want to manipulate ExtOnReady code or the js libs, the hook is too late.
Easy to solve, move the call $this->renderJsLibraries() behind the hook.
(issue imported from #M13980)
Files
Actions