It's common place to assign a specific default theme during an installation profile. When the default views are loaded, e.g. before hook_profile_tasks() executes, they are assigned to the currently shown theme rather than the system default, which means they get set to use Minnelli. Is it feasible for the blocks to be assigned to the correct theme, or is this a core bug?
Comments
Comment #1
merlinofchaos commentedThat's a core issue. I don't think there's anything Views can do about that. :/
Comment #2
damienmckennaIn my tiredness I thought it was just with Views, but I see it sets *all* blocks that way. I'll see if I can track it down further.
Comment #3
damienmckennaForgot to re-open this.
Comment #4
damienmckenna