Bug #38133
Task #38086: Enhance TYPO3 bootstrap mechanism
Install Tool 123 wizard is broken
Status: | Resolved | Start date: | 2012-06-17 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Helmut Hummel | % Done: | 100% |
|
Category: | DBAL | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.0 | Is Regression: | ||
PHP Version: | 5.3 | Sprint Focus: | ||
Complexity: |
Description
#1203699034: A cache with identifier "dbal" does not exist.
Exception is thrown
Associated revisions
[BUGFIX] Install Tool 123 wizard is broken
An exception with the following message is thrown in the
1-2-3-Wizard of the Install Tool:
Since DBAL adds itself to the extList, the temporarily cached
ext_localconf.php and ext_tables.php files need to be purged.
The reason for this is the changed behaviour of using XCLASS
definitions with TYPO3 6.0.
Change-Id: If4ba1e2d2ff29bdc93bbe6be537692ca95fdf888
Fixes: #38133
Releases: 6.0
History
#1 Updated by Oliver Hader about 3 years ago
- Project changed from Core to DBAL
#2 Updated by Gerrit Code Review about 3 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12148
#3 Updated by Oliver Hader about 3 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:3fb0fb862b6c831fde9815af000361dd6cb12695.
#4 Updated by Michael Stucki over 1 year ago
- Project changed from DBAL to Core
#5 Updated by Michael Stucki over 1 year ago
- Category set to DBAL