Task #68074
closedStreamline usage of PageRenderer core-wide
100%
Description
As the PageRenderer implements a SingletonInterface, there can only be one instance during runtime. There is no need to get the PageRenderer from other objects, this makes the whole handling unnecessary complicated. We should get rid of public getPageRenderer() functions and streamline the internal handling as best practice.
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/41131
Updated by Gerrit Code Review over 9 years ago
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/41131
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41131
Updated by Nicole Cordes over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5fd2449951ff0ac6202df06c33e1d73582591aa9.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved 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/41239
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41239
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41239
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/41239
Updated by Wouter Wolters over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset 43ab6508e7eb01a5b9cca294257349d3e4a53995.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed