Project

General

Profile

Actions

Bug #68602

closed

Epic #68397: Make TYPO3 work with MySQL strict mode

NULL values in records get transformed to FALSE on T3D import

Added by Morton Jonuschat almost 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Import/Export (T3D)
Target version:
Start date:
2015-07-29
Due date:
% Done:

100%

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

Description

Given a database record with a NULL value in a column the export file generated will have a XML node like <field index="link" type="NULL"></field> - properly representing the NULL value.
On Import the value gets transformed into a boolean somewhere during the import.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #68562: Bool values need to be cast to integer for MySQL strict modeClosedMorton Jonuschat2015-07-27

Actions
Related to TYPO3 Core - Task #55082: Impexp: for non active controls NULL has to be imported in xml modeClosedMarc Bastian Heinrichs2014-01-16

Actions
Related to TYPO3 Core - Bug #68810: Remove NULL on sys_file_reference link in impexp functional test dataClosed2015-08-06

Actions
Actions

Also available in: Atom PDF