[TYPO3-mvc] blog_example floods the error_log

Steffen Kamper info at sk-typo3.de
Thu Dec 3 09:23:50 CET 2009


Hi Jochen,

Jochen Rau schrieb:
> 
> The messages concerning the Extbase and BlogExample _classes_ are 
> related to a bug (or missing feature) in line 115ff of t3lib_div. TYPO3 
> pushes a message, no matter if any other autoloader (like in Extbase) is 
> taking care of loading the class.
> 

i disagree here. Ok, i'm logging on low level, so i get all messages 
where the core autoloader isn't able to autoload. In case of real 
classes this is irrelevant as extbase will load them, but autoloading 
int/string/mixed etc. is a bug from extbase as it shows that here all 
data is handled as class even if it's not loadable.

vg Steffen


More information about the TYPO3-project-typo3v4mvc mailing list