Closed (fixed)
Project:
OpenChurch
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2012 at 02:59 UTC
Updated:
17 Mar 2012 at 22:10 UTC
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
Comment #1
drupalninja99 commentedOK I need to look at this, I will probably change it to include hour/minute.
Comment #2
drupalninja99 commentedOK 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.
Comment #3
drupalninja99 commentedFixed in OpenChurch 7x-1.1-alpha:
http://openchurchsite.com/download/137/212/openchurch_d7-03-03-12.zip