Closed (fixed)
Project:
Signup
Version:
7.x-1.x-dev
Component:
CCK Date integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2011 at 23:19 UTC
Updated:
17 Feb 2012 at 21:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
magnusk commentedCould be related to #1112590: Small fixes in the date.inc file.
See also #1132916: Fix forgotten renames of date_default_timezone_name.
Comment #2
magnusk commentedComment #3
roborn commentedYeap, date_default_timezone_name() was renamed to date_default_timezone()
Comment #4
sillygwailoGot this in an Ajax error when using Panels.
The patch fixed this and I was able to add content again.
Comment #5
sgabe commentedThe patch in #3 applies fine and eliminates the error.
Comment #6
sgabe commentedCommitted, thanks!