Project

General

Profile

Actions

Bug #22593

closed

Notice: undefined index & constant in t3lib_div.php & t3lib_error_errorhandler.php

Added by Martin about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-05-05
Due date:
% Done:

0%

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

Description

Undefined index $systemLog & undefined constant TYPO3_ERRORHANDLER_MODE is shown by using php_page_content Extension. The notice come from class.t3lib_div.php and class.t3lib_error_errorhandler.php.

Notice: Undefined index: systemLog in typo3_src-4.3.3/t3lib/class.t3lib_div.php on line 5410
Notice: Use of undefined constant TYPO3_ERRORHANDLER_MODE - assumed 'TYPO3_ERRORHANDLER_MODE' in typo3_src-4.3.3/t3lib/error/class.t3lib_error_errorhandler.php on line 147

(issue imported from #M14312)


Files

patch_14312_1.diff (1.71 KB) patch_14312_1.diff Administrator Admin, 2010-05-05 16:21
patch_14312_2.diff (1.71 KB) patch_14312_2.diff Administrator Admin, 2010-05-05 16:45
14312_v3.diff (1.28 KB) 14312_v3.diff Administrator Admin, 2010-05-15 15:31

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22526: Notice: Undefined index: language_alt in class.tslib_pibase.php on line 223ClosedChristian Kuhn2010-04-27

Actions
Actions #1

Updated by Martin about 14 years ago

v2 is working. I forgot some single quotation mark.

Actions #2

Updated by Christian Kuhn almost 14 years ago

Committed to trunk, rev. 7619.

Actions

Also available in: Atom PDF