Actions
Bug #67380
closedDBMS Specifics only initialized with a configured handler
Status:
Closed
Priority:
Must have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-06-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
When doing a first install with DBAL enabled there is a point in the Install Process when DBAL has been activated but no handler configured. Calls to ->getMetaFieldType() will fail with a method access on a non-object
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40135
Updated by Morton Jonuschat over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 27533fa2a1b2f94bb8eefa8cbf5f830b60519709.
Actions