[TYPO3-core] RFC: #9599: [felogin] Enable Caching "USER" instead of "USER_INT"
Helmut Hummel
typo3 at jhpc.de
Sun Jun 28 11:43:26 CEST 2009
Hi,
Am 28.06.2009 11:22 Uhr, schrieb Martin Kutschker:
> Oliver Hader schrieb:
>> FYI: Committed the attached patch as follow-up to SVN Trunk (rev. 5630)
>> * globalVar is just for numbers, not for strings
>> * forgot password action and logout action did not trigger to use
>> USER_INT - thus, redirects have not been processed
>
> For me the whole USER stuff makes no sense. The only point in having a
> form cached is when the form is not on its "landing page", ie when you
> have a small "login box" on every page.
Absolutely!
> If you have a real login page this won't work despite the TS conditions.
> Therefore I suggest to use USER again and to advise the site admins to
You mean USER_INT in this case, right?
> switch the "hard coded" plugin embedded in the layout manually to USER.
+1
> The way it is now normal operations won't work because of optimization
> for an edge case.
Right. I often use the login-box for several redirection actions, which
will not work with the current version.
Kind regards
Helmut
More information about the TYPO3-team-core
mailing list