[TYPO3-dev] cHash revisited

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu Apr 6 11:18:37 CEST 2006


Martin Kutschker schrieb:
> Elmar Hinz schrieb:
> 
>> Martin Kutschker schrieb:
>>
>>> Weeeell, if I had it my way I'd let pi_base be as it is. It's working
>>> for all current extensions and create and new plugin class framework
>>> with a clean interface.
>>
>>
>>
>> What is the worst case you expect if we remove $pi_checkCHash and do a
>> default check?
> 
> 
> Then *no* page that is called without cHash will be cached.
> 
> Masi

No page, that has piVars, without cHash will be cached.

if (count($this->piVars)) {

Elmar





More information about the TYPO3-dev mailing list