Bug #31249

Caching tables of new extensions are not created

Added by Oliver Hader over 1 year ago. Updated over 1 year ago.

Status:Resolved Start date:2011-10-25
Priority:Must have Due date:
Assignee:Oliver Hader % Done:

100%

Category:Caching
Target version:4.6.0
TYPO3 Version:4.6 Complexity:
PHP Version:5.3
Votes: 0

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.

Associated revisions

Revision 73dd5ead
Added by Oliver Hader over 1 year ago

[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

History

Updated by Mr. Hudson over 1 year ago

  • Status changed from New to Under Review

Patch set 1 of change I0e72cffc43165be30bde6e7f3ec2c19c1f668bb2 has been pushed to the review server.
It is available at http://review.typo3.org/6274

Updated by Mr. Hudson over 1 year ago

Patch set 2 of change I0e72cffc43165be30bde6e7f3ec2c19c1f668bb2 has been pushed to the review server.
It is available at http://review.typo3.org/6274

Updated by Oliver Hader over 1 year ago

  • Priority changed from Should have to Must have

Updated by Xavier Perseguers over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF