This seems a bit more serious (hence critical)

i have 2 time fields, neither is selected "Required"
When i add content though, it won't let me save untill i fill out a value in both!

Comments

dagomar’s picture

Seems this has to do with the change i made to get the 24 hour selection working correctly!

on line 137 change $node_field['hour'] < 1
to
$node_field['hour'] < 0

steve.m’s picture

Assigned: Unassigned » steve.m
Status: Active » Fixed

Fixed in the -dev release. Thanks!

steve.m’s picture

Status: Fixed » Closed (fixed)

Closed (root problem fixed in 5.x-1.1).