Actions
Bug #40843
closedFatal error is thrown when more drivers are registered
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-09-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When multiple drivers are loaded due to extension manager processes the ext_localconf.php's are loaded twice. This leads to exception #1314979451. Instead of checking only the short name of a driver the DriveRegistry should check the class name as well.
Updated by Gerrit Code Review about 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14532
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14532
Updated by Gerrit Code Review about 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14532
Updated by Nicole Cordes about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 76ea23d8f8f35f4f9b4ec76d194208330c1bf158.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions