Project

General

Profile

Actions

Feature #18615

closed

Adding dontShowDebugOutput Option to INSTALL TOOL using in t3lib_div debug functions

Added by Sebastian Böttger about 16 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-04-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

While developing extension you use t3lib_div::debug* functions for showing output in the frontend. If you miss to delete one debug function after developing, it could happen that debug output shows up LIVE.

That's why, in my opinion, we should offer to disable all debug functions in the INSTALL TOOL.

Thats why I created a diff which makes this possible. It adds the option

dontShowDebugOutput to the SYS section of the INSTALL TOOL and checks in the debug functions of t3lib_div wether this option is set or not. The default is FALSE because of backwards compatibility.

(issue imported from #M8112)


Files

20080413_RFC_8112.diff (2.7 KB) 20080413_RFC_8112.diff Administrator Admin, 2008-04-13 10:49
Actions

Also available in: Atom PDF