Bug #39649
closedt3lib_autoloader should ignore non existing extensions
100%
Description
When building the core registry a call to t3lib_extMgm::extPath() is done for every extension of the LocalConfiguration/localconf.php
Sometimes the extension is not installed anymore which was never a problem in earlier versions.
The change catches the exception and ignores this extension when building the registry
Updated by Gerrit Code Review over 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13541
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13541
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13541
Updated by Gerrit Code Review over 12 years ago
Patch set 4 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13541
Updated by Georg Ringer over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5de461bdc10cf3bd0d6d62bda8e654cf0bb01573.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13891
Updated by Gerrit Code Review over 12 years ago
Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13892
Updated by Georg Ringer about 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset bea7c156ab3516836e310c33697ebbfde0173936.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed