[TYPO3-mvc] blog_example floods the error_log

Jochen Rau jochen.rau at typoplanet.de
Thu Dec 3 21:20:07 CET 2009


Hi Steffen.

schrieb Steffen Kamper:
> 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.

Yes int/string/mixed is a bug. That' why I wrote "_classes_". ;-)

Flooding the log with useless messages in case another autoloader is 
taking care of it is a bug in the core, or at least a missing option to 
disable logging in the core autoloader.

Regards
Jochen



-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list