Project

General

Profile

Actions

Bug #62085

closed

Undefined index in GeneralUtility

Added by Stephan Großberndt over 9 years ago. Updated over 9 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-10-07
Due date:
% Done:

0%

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

Description

Using

error_reporting(E_ALL)
results in

Notice: Undefined index: LOCAL_LANG in /var/www/regionale2010.lan/typo3_src-6.2.5/typo3/sysext/lang/Classes/LanguageService.php on line 402

Notice: Undefined index: func in /var/www/regionale2010.lan/typo3_src-6.2.5/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 132

Notice: Undefined index: do_update in /var/www/regionale2010.lan/typo3_src-6.2.5/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 132

Notice: Undefined index: ORIG_PATH_INFO in /var/www/regionale2010.lan/typo3_src-6.2.5/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3312

Notice: Undefined index: PATH_INFO in /var/www/regionale2010.lan/typo3_src-6.2.5/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 3312

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91520: Acceptance Test "manageLanguagePacksWorks" may time outClosed2020-05-29

Actions
Actions #1

Updated by Markus Klein over 9 years ago

  • Status changed from New to Rejected

This is a known issue in CMS.
You will find thousands of these notices.

(If I remember correctly ~60000 for a FE request of a simple page on 4.4 or so)

Actions #2

Updated by Markus Klein over 9 years ago

Please use the defaults for error_reporting as described in the Install Tool

Actions #3

Updated by Kay Strobach over 9 years ago

@Markus, right, but still this stuff should be fixed over time, so the report is 100% right IMHO!

Actions #4

Updated by Andreas Kienast almost 4 years ago

  • Related to Bug #91520: Acceptance Test "manageLanguagePacksWorks" may time out added
Actions

Also available in: Atom PDF