Closed (fixed)
Project:
Date
Version:
4.7.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 18:13 UTC
Updated:
13 Feb 2007 at 16:32 UTC
On line 948 of the latest official release of the date module there is a call to module_exists rather than module_exist which kills the addition process of a new date field to a content type. I replaced module_exists with module_exist and the module works fine now. Can't roll a patch right now or I would submit a patch myself.
Comments
Comment #1
karens commentedI found one place that had this and fixed it in latest commit. Thanks!
Comment #2
(not verified) commented