Project

General

Profile

Actions

Bug #28187

closed

Clear autoloader cache if dbal is loaded in 1-2-3

Added by Christian Kuhn almost 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2011-07-13
Due date:
% Done:

100%

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

Description

The 1-2-3 install tool loads the dbal extension on demand if some php extensions like pdo are loaded. It adds dbal to extList and forces a reload. The core autoloader creates a cache entry depending on the current loaded extensions. So the cache must be cleared before redirect to force a recalculation of the autoloader class list. This prevents a fatal error 'class tx_dbal_querycache not found' during install.


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Feature #28063: Use caching framework in autoloaderClosed2011-07-10

Actions
Related to TYPO3 Core - Task #28219: Invalidate autoloader cache in emClosedChristian Kuhn2011-07-14

Actions
Has duplicate TYPO3 Core - Bug #28266: When an extension is installed or removed, the autoloader cache must be flushedClosed2011-07-17

Actions
Has duplicate TYPO3 Core - Bug #28324: Autoloader cache is not clearedRejected2011-07-19

Actions
Blocked by TYPO3 Core - Task #28186: Tag autoloader cache entriesClosed2011-07-13

Actions
Actions

Also available in: Atom PDF