Empty date field with save_format causes error

Support General Empty date field with save_format causes errorResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13697
    Ryan LauritsenRyan Lauritsen
    Participant

    I have a date field type with 'save_format' => 'Y-m-d'.

    When the field is left empty and I save the post, I get a white screen of death. The post is not updated. No errors are reported by WP debugging.

    If I comment out the 'save_format' => 'Y-m-d' line, the post saves correctly.

    #13704
    Anh TranAnh Tran
    Keymaster

    Hi Ryan, thanks a lot for your feedback. It's fixed in this commit.

    #13708
    Ryan LauritsenRyan Lauritsen
    Participant

    Great! Thanks for the quick response.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.