i am seeing errors like those in screenshot 1.png showing up in the log when users create a node and set the node's datetime CCK field. the field is set up as in 2.png and 3.png. the detail for the errors in the log looks like this:

timezone_open() expects parameter 1 to be string, array given in /var/www/drupal/sites/all/modules/date/date/date.module on line 363.
date_timezone_set() expects parameter 2 to be DateTimeZone, boolean given in /var/www/drupal/sites/all/modules/date/date/date.module on line 363.

as far as i can tell, the field and its content are being created and saved correctly and there appears to be no negative side-effect other than these error entries in the log which are disturbing my admin wah, if you know what i mean.

CommentFileSizeAuthor
3.png7.04 KBsziggle
2.png39.2 KBsziggle
1.png31.57 KBsziggle

Comments

karens’s picture

Status: Active » Fixed

I don't see anything like this in the latest -dev version of the code. I'm making a new release this weekend. If that doesn't fix it you can reopen, but it should be fine.

Status: Fixed » Closed (fixed)

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