[TYPO3-core] FYI: #16055: BE debug mode should also enable debug mode for libraries
Steffen Kamper
info at sk-typo3.de
Tue Oct 19 12:27:37 CEST 2010
Hi,
this is SVN patch request.
Type: bugfix
Branches: trunk
BT reference: http://bugs.typo3.org/view.php?id=16055
The pagerenderer has a shortcut method for debug.
This shortcut also should activate debug mode of used libraries, in details:
* ExtCore
* ExtJs
* SVG
For your remember: you can enable general debugmode for BE by this
configuration:
$TYPO3_CONF_VARS['BE']['debug'] = '1';
I also fixed a typo with "compressed", i thought this was done before
but seems to be forgotten (by me probably)
Committed to trunk rev 9163
vg Steffen
More information about the TYPO3-team-core
mailing list