backdrop-contrib / date_all_day

GNU General Public License v2.0
2 stars 2 forks source link

Undefined index: $settings['display_all_day'] #3

Closed laryn closed 7 years ago

laryn commented 7 years ago

On the field settings page:

Notice: Undefined index: display_all_day in date_all_day_date_field_widget_settings_form_alter() (line 440 of /home/siteroot/modules/date_all_day/date_all_day.module).

I'll submit a PR to fix this shortly.

olafgrabienski commented 7 years ago

I can confirm the issue. Additionally to the notice mentioned above I see a Theme hook "" not found. warning. (Not able to test the PR at the moment but I hope to come back to it.)

Graham-72 commented 7 years ago

Thanks @laryn for this PR. My apologies for taking so long to confirm the merge.