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

Ernesto Baschny [cron IT] ernst at cron-it.de
Mon Feb 7 09:59:20 CET 2011


Helmut Hummel schrieb am 04.02.2011 19:09:
> Hi,
> 
> On 04.02.11 13:33, Markus Kappe wrote:
>>
>> Notes:
>> See http://bugs.typo3.org/view.php?id=17478 for further details
> 
> The problem is that (true == 2) evaluates to true. Obvious isn't it? ;)
> 
> Attached a v2 of the patch which uses strict comparison ant typecasting
> instead of intval.
> 
> Other than that, +1 by reading and testing.

+1 by reading and testing.

Committed your v2 to:

- trunk rev 10403
- 4-5 rev 10404 (for 4.5.1)

Cheers,
Ernesto


More information about the TYPO3-team-core mailing list