[TYPO3-core] FYI: Fixed bug #12041: felogin - Checking for cHashes results in the whole page being uncached

Oliver Hader oliver at typo3.org
Tue Sep 22 17:20:27 CEST 2009


The following changes were committed to SVN Trunk (rev. 6032)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12041

Branch: Trunk

Problem:
The plugin felogin defines the check cHashes. However, felogin does not
provide a valid cHash and thus the whole page will not be cached.

Solution:
Tell the parent class tslib_pibase not to check the cHash and that the
plugin is a USER_INT (that prevents from using cHash methods like
pi_linkTP()).

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list