Closed (fixed)
Project:
Date
Version:
7.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2011 at 03:16 UTC
Updated:
28 Mar 2011 at 11:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
salvisI think this should go to the Date queue.
Comment #2
bryancasler commentedThanks, wasn't sure
Comment #3
bryancasler commentedAnyone else had this problem?
Comment #4
axolx commentedI ran into this one too. I grepped for the function in the project code but it doesn't look like it's there.
Comment #5
levelos commentedThis simple patch takes care of the problem.
Comment #6
mdixoncm commentedSame problem here - patch in #5 fixed the issue perfectly.
Comment #7
chellman commentedWorks here too, also via drush.
Comment #8
karens commentedI can't replicate the problem. The patch is probably fine, but I'd like to know why anyone is getting this error.
Comment #9
karens commentedIt looks like there are a few times where that function is needed outside the process of generating forms, so I am going to move it into the Date API module. That should fix this problem.