Actions
Task #65368
closedReplace $GLOBALS[‘LANG’] with local property
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2015-02-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The local property languageService is only used at one place in the indexAction.
In getModulesData and getSubModuleData there is still $GLOBALS[‘LANG’] used.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/37297
Updated by Michael Oehlhof over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b8ba4a9ece154a2cbee4ad508e5872c2456b4d21.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions