Closed (fixed)
Project:
Date iCal
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2012 at 15:18 UTC
Updated:
6 Mar 2012 at 00:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
tim.plunkettNot only that, I wasn't able to enable the module until tweaking the info file.
Comment #2
tim.plunkettFixed.
http://drupalcode.org/project/date_ical.git/commit/00a1326
Comment #3
jsheffers commentedThanks Tim for the patch. It worked out for me, but I am getting an ajax error when clicking apply to make the switch to Date iCal Feed.
Fatal error: Call to undefined function date_ical_escape_text() in /home/test/public_html/dev/sites/all/modules/date/date_api/theme/theme.inc on line 230This error also happens on saving the view. Any ideas?
Comment #4
tim.plunkett@jsheffers, see http://drupalcode.org/project/date.git/commit/8439fc2, I just removed that from date module at the same time I committed this.
Comment #5
jsheffers commentedThanks Tim! Downloaded the latest dev of the Date module and it works like a charm. Glad we came to a solution! Thanks for all of your help.