[TYPO3-core] RFC: #9599: [felogin] Enable Caching "USER" instead of "USER_INT"
Ernesto Baschny [cron IT]
ernst at cron-it.de
Wed Jul 1 09:53:00 CEST 2009
Oliver Hader wrote: on 01.07.2009 09:31:
>> just something conceptually against the proposed patch. If you have a
>> test-case where it doesn't work, could you build up an example where we
>> can test it?
>
> In TYPO3 4.2 this plugin was just USER_INT. In 4.3 this was changed to
> be USER and for logged in frontend users USER_INT - however some parts
> have been forgotten and it seems they were not tested at all (redirects
> for example).
Ok, that is of course "bad". But at least it was noticed before the release.
> Of course USER_INT is easy - however this would prevent a page to be
> published statically (by e.g. nc_staticfilecache).
There has been some nice concept of moving all USER_INT to "ajax" calls
on client side, so that a static cacheable page could be generated, and
USER_INT were just javascript placeholders which fetched the plugin from
the server using ajax. I was amazed about the idea and even that there
was already a working solution (haven't tested it, thou). Have you seen
that? Ok => Offtopic!
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list