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 #1

Updated by Mathias Schreiber over 9 years ago

  • Status changed from Accepted to Needs Feedback
  • Assignee changed from Helmut Hummel to Mathias Schreiber

is this still the case?

Actions #2

Updated by Helmut Hummel over 9 years ago

  • Status changed from Needs Feedback to Closed

Mathias Schreiber wrote:

is this still the case?

I have no idea ;)

I'll close this now. Will be solved anyway in case we get full composer support at some point …

Actions

Also available in: Atom PDF