[TYPO3-dev] $TYPO3_CONF_VARS['FE']['debug'] destroys output

Martin Kutschker masi-no at spam-typo3.org
Fri Dec 18 15:55:14 CET 2009


Martin Kutschker schrieb:
> Hi!
> 
> Well, not really, but it makes a good subject. Yet there is a problem. In index_ts.php you'll find
> these lines:
> 
> if ($TSFE->isOutputting() && ($TSFE->TYPO3_CONF_VARS['FE']['debug'] ||
> $TSFE->config['config']['debug']))	{
> 	echo '
> <!-- Parsetime: '.$TSFE->scriptParseTime.' ms-->';
> }
> 
> This setting breaks any non HTML/XML output.

Same problem here

<!-- Cached page generated .... -->

Masi




More information about the TYPO3-dev mailing list