Project

General

Profile

Actions

Bug #54951

closed

Extension Manager clears caches too early when installing extensions

Added by Helmut Hummel over 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Extension Manager
Target version:
Start date:
2014-01-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When an extension requests "clearcacheonload" in ext_emconf.php
the extension manager flushes all caches before the package manager
can activate the new package. This also triggers the classes cache to
be cleared which results in potentially not available classes during this
very request. A quick fix is to move the cache clearing to a later point
but this needs to be fixed properly until the final release of 6.2


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #54879: Dependencies of inactive packages should be ignoredClosedHelmut Hummel2014-01-09

Actions
Actions

Also available in: Atom PDF