Actions
Bug #8496
closedIs Empty checks not taking into account empty date value
Description
Date and Datetime fields are never truly empty and the Is Empty checks are not accounting for 0000-00-00 empty dates.
Updated by krileon over 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
This seams to only impact PHP side, which not has a check to see if the field is empty by field type.
Actions