Actions
Bug #68555
closedJS: ensure jquery is loaded if Language module is required
Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend API
Target version:
Start date:
2015-07-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
In PageRenderer we have to make sure that we only load the Language module if also jquery is loaded with the same request, otherwise the requireJS dependency of the module will fail hard.
Actions