Project

General

Profile

Actions

Bug #66696

closed

classAliasMap missing after extension installation

Added by Nicole Cordes almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2015-04-30
Due date:
% Done:

100%

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

Description

After installation of an extension the cache (at least system cache) is cleared. This clears the classAliasMap caches as well (those are stored in cache_classes). So any class alias which is used by the current installed extension and added in another dependency causes a fatal error.

This was tested with the introduction package ("old realurl) and realurl 1.12.8. The bootstrap_package adds the class alias for t3lib_div which can't be found after realurl was uninstalled and installed again.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #66838: ExtensionManager loads ext_autoload.php to lateClosedMathias Schreiber2015-05-07

Actions
Actions

Also available in: Atom PDF