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

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I7ec560e8639b3e95ec78739fde049d508f3e3d29 has been pushed to the review server.
It is available at http://review.typo3.org/3319

Actions #2

Updated by Xavier Perseguers almost 13 years ago

  • Status changed from New to Resolved
  • Assignee set to Christian Kuhn
  • % Done changed from 0 to 100
Actions #3

Updated by Michael Stucki over 10 years ago

  • Project changed from 329 to TYPO3 Core
  • Target version deleted (1.3.0 (TYPO3 4.6.0))
Actions #4

Updated by Michael Stucki over 10 years ago

  • Category set to 999
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF