When I try to create/edit Podcast content, the Time section of the date field does not allow only 'Hour' values e.g 03. jQuery/JavaScript forces 'Minutes' to appear e.g. 03:00. On saving the Podcast, I get the following error:

The value input for field Date is invalid:
The value 01/01/2012 01:00 does not match the expected format.

I also can't edit the fields in the Podcast content type (to include Minutes or exclude Hours) because there are already existing content using the 'Date' custom field, unless off course I delete all the content using 'Date' (not totally sure if there are other content types using the same 'Date' field).

Comments

drupalninja99’s picture

OK I need to look at this, I will probably change it to include hour/minute.

drupalninja99’s picture

Status: Active » Needs review

OK I added the minute which was an oversight on my part. I also added better default date formatting to openchurch_defaults.

I will push this to the OC site later today and test.

drupalninja99’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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