Project

General

Profile

Actions

Bug #83077

closed

Extbase persistence writes `NULL` as a string in DB

Added by Romain Canon over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Extbase
Target version:
Start date:
2017-11-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
extbase, persistence, null, database
Complexity:
Is Regression:
Sprint Focus:

Description

When changing a property in an entity from a plain value to `null`, then updating the entity in the persistence manager and running the persist process, the new value stored in the DB is `NULL` written as a string when it should be the real `NULL` value.

Actions #1

Updated by Gerrit Code Review over 6 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 https://review.typo3.org/54746

Actions #2

Updated by Romain Canon over 6 years ago

  • Status changed from Under Review to Closed
Actions

Also available in: Atom PDF