Actions
Bug #4892
closedDefault template unpublished on install results in no frontend display
Description
If the default template was unpublished and Bootstrap was used for example then on migration Bootstrap and the others are removed and the template is changed to default, but default isn't published you end up with no frontend display as the template classes aren't loaded.
So on migration the default template needs to be forced published. We actually should be doing this for all core plugins as core plugins are not allowed to be disabled.
Actions