Project

General

Profile

Actions

Bug #23976

closed

Make autoloader aware of extension manager classes

Added by Steffen Kamper about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-11-07
Due date:
% Done:

0%

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

Description

At the moment extensionmanager classes (em_*) have to be included in core_autoload with a hardcoded path. this is hacky, it doesn't allow to place em in typo3/ext or typo3conf/ext. It's not possible to calculate the path of em at this point as the extensions are not loaded.

Solution:
maje autoloader aware of prefix "em"

(issue imported from #M16290)


Files

16290_em_autoload_.diff (1.27 KB) 16290_em_autoload_.diff Administrator Admin, 2010-11-07 13:55
Actions #1

Updated by Ernesto Baschny about 14 years ago

We decided to change the class names to "tx_em" so it behaves like a normal extension now. No further change is required.

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF