Project

General

Profile

Actions

Bug #15427

closed

Setting 'displayErrors' has no effect

Added by Tomas Mrozek almost 19 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2006-01-16
Due date:
% Done:

0%

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

Description

Since version 3.8.1 it seems that setting $TYPO3_CONF_VARS['SYS']['displayErrors'] has no effect. No matter what it is set to, warnings and errors are always displayed.
The problem seems to be in t3lib/config_default.php on line 339.

Suggested change:
if(($displayErrors=intval($TYPO3_CONF_VARS['SYS']['displayErrors']))!='-1') {

Tested on: Apache/2.0.54 (Debian GNU/Linux) PHP/4.4.1-0.dotdeb.3
(issue imported from #M2281)

Actions

Also available in: Atom PDF