Project

General

Profile

Actions

Bug #21615

closed

Fatal error: Call to a member function getSystemLanguages()

Added by Sebastian Lorenz over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2009-11-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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

This error comes up in my installations with two languages when I view my page with the page module.

(issue imported from #M12669)


Files

0012669.patch (1.33 KB) 0012669.patch Administrator Admin, 2009-11-23 13:01

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #20910: speed up list module by improving internal handling of localisationsClosedRupert Germann2009-08-21

Actions
Actions #1

Updated by Michael Janssen over 14 years ago

Same problem in my test-install.

Actions #2

Updated by Oliver Hader over 14 years ago

I could not reproduce. Can you please add a "debug_print_backtrace();" in class.t3lib_recordlist.php before getSystemLanguages() shall be executed. Thanks in advance!

Actions #3

Updated by Steffen Kamper over 14 years ago

this was solved in core. Please use latest revision or RC1

Actions #4

Updated by Oliver Hader over 14 years ago

Sebastian, as mentioned by Steffen, this was already resolved in TYPO3 4.3-RC1 - however it's still reported by you. Can you please recheck that with the latest release TYPO3 4.3 or the SVN Trunk?

Actions #5

Updated by Sebastian Lorenz over 14 years ago

It happend after the Update from 4.3beta3 to 4.3RC1. But it is still the same with the latest trunk dev version. But I ve got the guilty ext for that. With out the necefe ext it works fine. I was a little confused that this happend after the update form Beta to RC1.

Actions #6

Updated by Michael Janssen over 14 years ago

The same here. I made the debug, found the error in kb_nescefe. And the same second, the notification of Sebastian's note came in.

And the same her: everything okay in beta3 but not in RC1.

Actions #7

Updated by Oliver Hader over 14 years ago

Please test the attached patch with kb_necefe installed.

Actions #8

Updated by Sebastian Lorenz over 14 years ago

Thanks a lot. That patch works.

Actions #9

Updated by Oliver Hader over 14 years ago

Committed to SVN Trunk (rev. 6506)

Actions

Also available in: Atom PDF