Actions
Bug #40542
closedFAL test mock TYPO3_DB without backup
Start date:
2012-09-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Service/IndexerServiceTest mocks $GLOBALS['TYPO3_DB'] without a correct
backup and destroys the database resource handle. The patch takes care
that the mock is created correctly, and the orgininal database handle
is re constituted during tearDown().
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/14297
Updated by Christian Kuhn about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 66458b749f654fa10ece045dcac0dcf436bcc14d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions