Closed (fixed)
Project:
Date
Version:
6.x-2.0-rc6
Component:
Date CCK Field
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2009 at 18:11 UTC
Updated:
1 Mar 2009 at 02:00 UTC
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.
Comments
Comment #1
karens commentedI 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.