Actions
Bug #69044
closedEpic #68397: Make TYPO3 work with MySQL strict mode
Functional Tests: Tables cf_extbase_object and cf_extbase_object_tags missing
Start date:
2015-08-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
These two tables are getting accessed with INSERT and DELETE statements without being created in the test setup
Updated by Morton Jonuschat over 9 years ago
- Subject changed from Functinoal Tests: Tables cf_extbase_object and cf_extbase_object_tags missing to Functional Tests: Tables cf_extbase_object and cf_extbase_object_tags missing
Updated by Oliver Hader about 9 years ago
- Status changed from New to Accepted
- Target version changed from 7.5 to 7 LTS
Updated by Mathias Schreiber about 9 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Morton Jonuschat about 9 years ago
- Status changed from Accepted to Closed
Not easily fixed and as it just pollutes the logfile when running the functional tests with sqlDebug enabled not critical for strict mode support.
Actions