Project

General

Profile

Actions

Bug #39649

closed

t3lib_autoloader should ignore non existing extensions

Added by Georg Ringer over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2012-08-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

Actions

Also available in: Atom PDF