Actions
Bug #72440
closedAbout Module - Avoid duplicate Injection of ObjectManager and empty extension div
Start date:
2015-12-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
In the ExtensionRepository of sysext about the ObjectManager gets injected. This is not necessary as the object manager is already present in parent class.
Additionally the block about the extension developers is prsent even if no extensions are loaded.
Updated by Gerrit Code Review almost 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 https://review.typo3.org/45441
Updated by Gerrit Code Review almost 9 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45497
Updated by Daniel Goerz almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2b1d71d373c8af1254b5fdce2d4ae3f94f506239.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions