Actions
Bug #62085
closedUndefined index in GeneralUtility
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
Actions