Project

General

Profile

Actions

Bug #40356

closed

Task #40095: Move core to namespaces

Class autoloader fails for non-core extbase extensions

Added by Martin Helmich over 11 years ago. Updated over 11 years ago.

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

100%

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

Description

When trying to autoload a class named Tx_Foo_Controller_BazController, the TYPO3 class autoloader tries to include the file:

typo3conf/ext/foo/Classes/Controller.php instead of
typo3conf/ext/foo/Classes/Controller/BazController.php

Actions

Also available in: Atom PDF