Project

General

Profile

Actions

Bug #15624

closed

FE-Admin-Panel causes Typo3 crash while logged into backend (if editing-Section opened)

Added by Stephan Struckmann over 18 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-02-15
Due date:
% Done:

0%

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

Description

'object not found' in class.t3lib_tsfebeuserauth.php (>getLL):
In line:
$labelStr = $GLOBALS[LANG]
>csConvObj->utf8_encode($labelStr,$GLOBALS['LANG']->charSet);

After fixing this by makeInstance('t3lib_cs'); all lang-labels are missing, if edtubg-section is opened. includeLLFile(EXT:lang/locallang_tsfe.php) fixes this.

Probably under some circumstances LANG is not initialized completely. I'll send a work around although I think, it shoud be examined closer, why that initializiation fails at that point.

I had a short look into CVS and couldn't find, if that bug is still not solved. At least I found no change in the getLL function.

I use typo3 under Debian testing (sid) with Apache 1.3.33, MySql 5.0.18 and PHP 4.4.2.
(issue imported from #M2564)


Files

patch (561 Bytes) patch Administrator Admin, 2006-02-15 11:21
dump.html (62.7 KB) dump.html Administrator Admin, 2006-04-10 11:03
Actions

Also available in: Atom PDF