Actions
Bug #31249
closedCaching tables of new extensions are not created
Start date:
2011-10-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Creating the caching tables of an extension that has been installed in the same process does not work.
Since the cachingConfiguration of the new extension is not forwarded to the cache manager, the new tables are just not know there.
Actions