Currently, date_ical_theme_registry_alter is being used to add date_ical_preprocess as a preprocess function for each entity type.

However, since the function is in the form hook_preprocess, it is being run for EVERY theme function on the page, and then again for whatever was added by date_ical_theme_registry_alter.

CommentFileSizeAuthor
#1 date_ical-1447194-1.patch1.69 KBtim.plunkett

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new1.69 KB

See attached.

karens’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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