I tried adding a Feed display in views and changing the format from RSS to Date iCal Feed, but when I click save it reverts back to the RSS feed setting.

CommentFileSizeAuthor
#1 date-1446936-1.patch341 bytestim.plunkett

Comments

tim.plunkett’s picture

Priority: Normal » Major
Status: Active » Needs review
StatusFileSize
new341 bytes

Not only that, I wasn't able to enable the module until tweaking the info file.

tim.plunkett’s picture

Status: Needs review » Fixed
jsheffers’s picture

Thanks 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 230

This error also happens on saving the view. Any ideas?

tim.plunkett’s picture

@jsheffers, see http://drupalcode.org/project/date.git/commit/8439fc2, I just removed that from date module at the same time I committed this.

jsheffers’s picture

Thanks 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.