Project

General

Profile

Actions

Bug #38293

closed

Missing class definitions in core autoloader

Added by Oliver Hader almost 12 years ago. Updated over 6 years ago.

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

100%

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

Description

Since the classes in typo3/ have been moved to the TYPO3 Core Autoloader as well and accordant require() calls removed, some parts of the TYPO3 Backend will show a PHP Fatal Error like "class not found". The reason is, that there are PHP files with multiple class definitions that have not been considered.

Examples:
  • Fatal error: Class 'browse_links' not found

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #38131: Remove require statements for classesClosedBenni Mack2012-06-21

Actions
Actions

Also available in: Atom PDF