[TYPO3-core] RFC #17478: Bug: Fixing the behaviour of $GLOBALS['TYPO3_DB']->debugOutput = true;

Markus Kappe markus.kappe at dix.at
Fri Feb 4 13:33:46 CET 2011


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=17478

Branches:
TYPO3_4-5 & trunk

Problem:
New Bug in TYPO3 4.5.0: Setting $GLOBALS['TYPO3_DB']->debugOutput to
true results in displaying sql error debugging messages when there is
no error.

Solution:
Typecasting $this->debugOutput to integer before comparing it to a
number (file: class.t3lib_db.php)

Notes:
See http://bugs.typo3.org/view.php?id=17478 for further details

Cheers
Markus

--
Mit freundlichen Grüßen
Ing. Markus Kappe

----------------
DIX web.solutions
Meidlinger Hauptstraße 16-18/33
A-1120 Wien
http://www.dix.at
----------------
Fon: +43 (664) 85 64 223
Fax: +43 (664) 77 85 64 223
Skype: markus.kappe
markus.kappe at dix.at
----------------


More information about the TYPO3-team-core mailing list