[TYPO3-core] RFC: Bug #12669: Fatal error: Call to a member function getSystemLanguages()
Steffen Kamper
info at sk-typo3.de
Mon Nov 23 15:10:02 CET 2009
Hi,
Francois Suter schrieb:
> Hi,
>
>> it was in constructor but didn't worked as expected with kb_nescefe.
>
> Really? That's weird.
>
>> Try, install ext without apply the patch, call classic page module.
>
> I trust you. I was just wondering.
>
this can happen if you have another class that extends recordlist and
use own constructor without calling parent::__constructor. So this isn't
safe, olly's solution is the safe one for all existing extensions.
vg Steffen
More information about the TYPO3-team-core
mailing list