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 #1

Updated by Sebastian Böttger about 16 years ago

In the diff there has been also some changes in function like danishStringUpper (I removed now from diff file). But I didn't change anything there. Anybody got an idea how to change this behaviour? Guess that's becauso of the charset, I'm working on Windows Vista.

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?

Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF