Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2009 at 09:52 UTC
Updated:
3 Apr 2009 at 11:50 UTC
After updating to the latest Mar 20 dev release, I started getting this error:
warning: date_timezone_set() expects parameter 1 to be DateTime, null given in /var/www/vhosts/lacosanostrum.com/httpdocs/sites/default/modules/date/date/date_token.inc on line 43.
Disabling Date Popup (which I had enabled but was not using yet) made the error stop appearing.
Comments
Comment #1
karens commentedActually it's a problem with date.token. I can replicate the problem, working on a fix.
Comment #2
karens commentedOK, should be fixed in -dev now.