Using 7.1.9-alpha1, I have discovered some errors on the Events > Calendar view (/events/calendar).

Notice: Undefined variable: type in calendar_granularity_path() (line 518 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_granularity_path() (line 518 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_granularity_path() (line 518 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_preprocess_date_views_pager() (line 151 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_granularity_path() (line 518 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_preprocess_date_views_pager() (line 152 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_preprocess_date_views_pager() (line 153 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module).
Notice: Undefined variable: type in calendar_granularity_path() (line 518 of /home/bentonhi/public_html/samples/stjohns2/oc7/profiles/openchurch/modules/contrib/calendar/calendar.module)

I have found this issue in the Calendar module. Looks like there is a patch committed in #32.

Comments

drupalninja99’s picture

Status: Active » Needs work

Looks like this is the patch: http://drupal.org/files/calendar-granularity-1445228-12.patch

I will need to roll that into the .make file.

drupalninja99’s picture

Status: Needs work » Needs review

Added patch to dev. Applied the patch manually to a demo install and it worked. Need to try to rebuild and see if it applies correctly.

drupalninja99’s picture

OK I have rolled this patch into the dev .make so I am going to do an end to end test to see if the patch applies correctly.

drupalninja99’s picture

Status: Needs review » Fixed

This has been fixed for a while

Status: Fixed » Closed (fixed)

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