[TYPO3-core] FYI fixed #8950: page id not availabe in TCEmain hook clearCachePostProc
Martin Kutschker
masi-no at spam-typo3.org
Thu Sep 18 23:12:07 CEST 2008
Bernhard Kraft schrieb:
> Martin Kutschker wrote:
>
>> Solution: just do it :-)
>
> Ok :) As it doesn't modify previous behaviour.
>
>
> But two "recommendations":
>
> Remove the unnecessary:
> global $TYPO3_CONF_VARS;
> directly above the hook - it is already noted directly below the method
> header ... and thus useless at this position.
>
> You should put a:
> $pageUid = 0;
Done.
Committed the small change to trunk and the complete patch to TYPO3_4-2
Masi
More information about the TYPO3-team-core
mailing list