Actions
Task #76545
closedRemove all usages of $GLOBALS['tplRow'] and $GLOBALS['rootline']
Start date:
2016-06-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Some classes in the core set and use $GLOBALS['tplRow']
and $GLOBALS['rootline']
.
We should get rid of this global variables and remove the usage if possible.
Updated by Wouter Wolters about 8 years ago
- Status changed from New to Resolved
Resolved by Benni with another patch.
Updated by Benni Mack about 8 years ago
- Status changed from Resolved to Closed
- Assignee set to Benni Mack
- Target version set to 8.5
This was fixed with https://review.typo3.org/50626 and commit 04bf0cbf58cbf7ff169a0feb483a19ca54aab579 - sorry, did not see the issue.
Updated by Gerrit Code Review about 8 years ago
- Status changed from Accepted 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 https://review.typo3.org/50695
Updated by Benni Mack about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5d2c786139bf61a41a51d8dee83dcf3a3dedee86.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions