[TYPO3-core] RFC: #14565: There is no way to disable compress and concatenate
Steffen Kamper
info at sk-typo3.de
Wed Jun 9 14:16:19 CEST 2010
Hi Peter,
the PageRenderer settings are independent from the "working" cases. They
are there for future usage as well, also as there is limited
concatenate/compression yet.
Pagerenderer shouldn't check GLOBALS setting at all, this should be done
by the triggering calls.
I also would tend to use php for BE-coding (debug) and later TS setting
for FE, no localconf setting. There could be "one" localconf switch to
disable *all* this features for develop BE core, as Susanne already
mentioned.
The glitches you found are useful and you should put them in BT or/and
simply create a patch :)
vg Steffen
More information about the TYPO3-team-core
mailing list