Project

General

Profile

Actions

Bug #15427

closed

Setting 'displayErrors' has no effect

Added by Tomas Mrozek about 18 years ago. Updated over 5 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 #1

Updated by Cyrill Helg over 15 years ago

I can't reproduce this in typo3 4.2.1. The option works as expected.

Actions #2

Updated by Dmitry Dulepov over 15 years ago

Unable to reproduce, sorry

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF