[TYPO3-mvc] Caching Problem

Jochen Rau jochen.rau at typoplanet.de
Wed Jul 8 09:04:38 CEST 2009


Hi Xavier,

>> Just wanted to confirm that after a few days I can positively confirm
>> that it now works as expected.
>
> Just wanted to add something. We have to use
> Tx_Extbase_Utility_Plugin::registerPlugin() in ext_localconf.php for the
> cache to work as expected but we still need to have it in ext_tables.php
> in order to get the plugin available in BE.
>
> @Jochen: can you do something about this? For instance keep the old way
> of having to use two different method calls in order for a plugin to be
> registered? One in ext_tables.php for registering it and one in
> ext_localconf.php to update the tt_content TypoScript.

Hmm, maybe we have to have two different methods instead of 
Tx_Extbase_Utility_Plugin::registerPlugin().

Unfortunately, I am not able to reproduce this issue by now. So it is a 
little bit difficult for me to handle that. Could you make a patch that 
works for you, please.

Regards
Jochen


-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list