[BUGFIX] Caching tables of new extensions are not created
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 known there. Change-Id: I0e72cffc43165be30bde6e7f3ec2c19c1f668bb2 Fixes: #31249 Reviewed-on: http://review.typo3.org/6274 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers
Please register or sign in to comment