Project

General

Profile

Actions

Feature #16385

closed

automatic file loading check

Added by Andreas Balzer over 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2006-07-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
4
Tags:
Complexity:
Sprint Focus:

Description

It would be nice, if TYPO3 could check, whether all files that have to be loaded are actualy loaded. If something failed it should try it again, or output an error.

see http://bugs.typo3.org/view.php?id=3895 :-/
(issue imported from #M3896)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #16384: undefined class in tsfebeuserauthClosedOliver Hader2006-07-20

Actions
Is duplicate of TYPO3 Core - Feature #19503: Implement autoloading for TYPO3ClosedOliver Hader2008-10-24

Actions
Actions #1

Updated by Thomas Hempel over 17 years ago

How should this be done?
I can't see the sense in it because PHP should be take of this!?

Greets,
Thomas

Actions #2

Updated by Andreas Balzer over 17 years ago

this could be done, if TYPO3 checks for the availability of the core classes. The sense is, that i have a very strange error on my server where the be/fe auth files were not loaded randomly.. An include_once in the index.php solved the problem.. I mean i don't want T3 to check for everything, but for the essential classes used by core every time.. So that there might not be a php error that tells you, that parts of the core were not loaded (class X,Y,Z) and you just see a blank white page...

Actions #3

Updated by Chris topher almost 14 years ago

Autoloading is integrated in TYPO3 4.3 - see issue #19503.

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF