In publicbookings_request_form(), the default value generated for the start and end fields is invalid because the wrong constant is used as format. DATE_DATETIME is used, but the datetime format constant is DATE_FORMAT_DATETIME.

CommentFileSizeAuthor
#1 publicbooking-1148060-1.patch981 bytespbuyle

Comments

pbuyle’s picture

Status: Active » Needs review
StatusFileSize
new981 bytes

Here is a patch for the issue.

Anonymous’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.