learning-unlimited / ESP-Website

A website to help manage the logistics of large, short-term educational programs
82 stars 57 forks source link

Changing program name can cause an issue with loading floaty theme #3717

Closed kkbrum closed 5 months ago

kkbrum commented 5 months ago

The theme_template_control tag has a field called "featured_programs" which, if set to a currently nonexistent program (due to name change or a deletion), will make it so that you can't load the floaty theme.

kkbrum commented 5 months ago

Looks like this shouldnt be an issue since the featured_programs was removed from the config form recently (more recently than my branch was created) https://github.com/learning-unlimited/ESP-Website/pull/3697/files#diff-bfc86592ed9fc74516df44c010586d5a8baae1a961f02b7dffeeff02d7e22734L63