[TYPO3-core] RFC Bug #11038: Optimize loading of frontend user groups

Oliver Hader oliver at typo3.org
Tue May 19 18:45:24 CEST 2009


FYI: Committed to SVN Trunk (rev. 5451)

olly


Oliver Hader schrieb:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=11038
> 
> Branch: Trunk
> 
> Problem:
> In TSFE frontend user groups are tried to be loaded. However, if there's
> no active frontend user or no request for simulating a frontend user
> group, it does not make any sense to call tslib_fe->initUserG	roups().
> 
> Solution:
> Check whether a FE user is active or a FE user group shall be simulated
> and only then initialize the frontend user groups.
> 
> olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list