Actions
Task #28219
closedInvalidate autoloader cache in em
Start date:
2011-07-14
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
The autoloader cache should be invalidated if installing new or removing extensions in extension manager.
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I485dc62aa2d3644136392b7608c77a11cf408332 has been pushed to the review server.
It is available at http://review.typo3.org/3339
Updated by Christian Kuhn over 13 years ago
Hints for testing: This can be easily tested with dbal. If installing dbal in em the BE and FE will immediately fail with a fatal error. Then typo3conf/Cache/Code/cache_phpcode/* must be manually removed to get a working environment again.
If the patch is applied, the cache files are removed on its own, BE and FE work and the timestamp on the files change, so they are re-written.
Updated by Xavier Perseguers over 13 years ago
- Status changed from New to Resolved
- Assignee set to Christian Kuhn
- % Done changed from 0 to 100
Change has been successfully cherry-picked as 4d4316984a64b03863cdb02d735ab39ac164c1ae.
Updated by Xavier Perseguers over 12 years ago
- Status changed from Resolved to Closed
Updated by Ernesto Baschny over 11 years ago
- Target version deleted (
4.6.0-beta1)
Actions