- heddn Nicaragua
DateTimeDatelistWidget
assumes that there are only 3 date orders possible. If someone extends the widget and provides a setting value that isn't one of the values it allows, then no default value is provided and the switch on$time_type
has an undefined `$date_part_order` variable. A default should be added to set$date_part_order = 'YMD'
.