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.
Actions
Added by krileon almost 4 years ago. Updated over 3 years ago.
Description
Date and Datetime fields are never truly empty and the Is Empty checks are not accounting for 0000-00-00 empty dates.
This seams to only impact PHP side, which not has a check to see if the field is empty by field type.