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

Oliver Hader oliver at typo3.org
Mon Nov 23 13:44:35 CET 2009


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012669.patch
Type: text/x-patch
Size: 1367 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091123/fa8cf5f4/attachment.bin>


More information about the TYPO3-team-core mailing list