[TYPO3-core] RFC: 0008112: Adding dontShowDebugOutput Option to INSTALL TOOL using in t3lib_div debug functions
Sebastian Böttger
sebastian.boettger at gmail.com
Sun Apr 13 10:56:25 CEST 2008
This is an SVN patch request:
Type: feature
BT reference: http://bugs.typo3.org/view.php?id=8112
Problem:
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.
Solution:
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.
Thx for testing.
Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080413/ddc6e12e/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20080413_RFC_8112.diff
Type: text/x-diff
Size: 2714 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080413/ddc6e12e/attachment.diff
More information about the TYPO3-team-core
mailing list