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

Helmut Hummel helmut.hummel at typo3.org
Fri Feb 4 19:09:42 CET 2011


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.

Kind regards,
Helmut

-- 
Helmut Hummel
TYPO3 Security Team Leader

TYPO3 .... inspiring people to share!
Get involved: typo3.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_17478_v2.diff
Type: text/x-patch
Size: 1285 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110204/02e6e9b4/attachment.bin>


More information about the TYPO3-team-core mailing list