[TYPO3-core] RFC: #9599: [felogin] Enable Caching "USER" instead of "USER_INT"

Oliver Hader oliver at typo3.org
Mon Nov 3 13:52:14 CET 2008


Hi Steffen,

Steffen Kamper schrieb:
> this is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=9599
> 
> Branches: trunk
> 
> Problem:
> Felogin is a extension which is used often in the right column of every
> page. Because the extension is not cached, this leads to performance
> losses, and the whole static file cache doesn't work anymore.
> 
> Solution:
> Use USER and conditional USER_INT with user logged in.

Since #9654 is committed now it should work with this patch... it
should... But:
When the data the FE user enters (user/password) is wrong, in general a
warning is shown. However, when the USER object is cached and no user is
logged in (due to wrong login data), nothing seems to happen.

The condition has to be extended to check whether a "user" field was
submitted by a POST request... see the attached patch... any comments?

olly
-- 
Oliver Hader
TYPO3 4.3 Release Manager
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009599_v4.patch
Type: text/x-diff
Size: 542 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081103/964fde26/attachment.patch 


More information about the TYPO3-team-core mailing list