Error message Notice: Undefined index: timezone in date_field_validate() (line 356 of profiles/openatrium/modules/contrib/date/date.field.inc).

Received when saving task with due date field enabled

Comments

dsnopek’s picture

I've seen this too! I'm pretty sure it's connected to the bug that makes due dates change each time you submit a comment. But I haven't had a chance to look into it yet.

dsnopek’s picture

Status: Active » Fixed

Fixed this with this (terrible!) patch to Comment Alter:

https://drupal.org/node/2191763

I'm going to continue working on this to come up with a better solution - but this patch will work in the meantime.

Status: Fixed » Closed (fixed)

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