Project

General

Profile

Actions

Bug #69088

closed

Epic #68397: Make TYPO3 work with MySQL strict mode

updateObject sets sys_language_uid to NULL

Added by Morton Jonuschat over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Extbase
Target version:
Start date:
2015-08-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

updateObject uses the property _languageUid without casting it to an integer value. This value can be NULL for a freshly created object. With a database that is strict about inserting NULL into columns that are declared NOT NULL that can lead to errors.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #69085: transOrigDiffSourceField ignored by DatamapperClosedMorton Jonuschat2015-08-15

Actions
Actions

Also available in: Atom PDF