[TYPO3-core] RFC: Bug #12669: Fatal error: Call to a member function getSystemLanguages()

Oliver Hader oliver at typo3.org
Tue Nov 24 12:30:56 CET 2009


FYI: Committed to SVN Trunk (rev. 6506)

olly


Oliver Hader schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=12669
> 
> Branches: Trunk
> 
> Problem:
> The following error will be displayed in the page module with the
> extensions kb_necefe installed:
> Fatal error: Call to a member function getSystemLanguages() on a
> non-object in /typo3_src-4.3.0RC1/t3lib/class.t3lib_recordlist.php on
> line 383
> 
> Solution:
> Since the object is not created when it's required in t3lib_recordList,
> make sure the it will be created there.
> 
> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list