Skip to content
Snippets Groups Projects
Commit dbd804dc authored by jakotadesigngroup's avatar jakotadesigngroup Committed by Benni Mack
Browse files

[BUGFIX] Respect nullable date time fields

Nullable time fields with value null (not set) are reset to 0 on update.
This changes the value from not set to midnight.

It is not so problematic for date fields as there reset value,
for the time being, is null also. But this behavior is wrong anyway.

Resolves: #99847
Releases: main, 12.4, 11.5
Change-Id: I080b6bb1ad00a025967d9626632ff71b8fb2193a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79748


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 774f58a2
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment