Actions
Bug #83648
closedEmptying datetime causes SQL error
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2018-01-23
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I empty a datetime field in the backend and try to save the record I get an SQL error when MySQL is in strict mode: Incorrect integer value: ''
Steps to reproduce:
1. Create a new fe_users record with starttime set
2. Save the record
3. Empty the starttime field
4. Save the record
Actions