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

merlinofchaos’s picture

Status: Active » Closed (won't fix)

That's a core issue. I don't think there's anything Views can do about that. :/

damienmckenna’s picture

Project: Views (for Drupal 7) » Drupal core
Version: 6.x-2.6 » 6.9
Component: Views Data » install system

In 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.

damienmckenna’s picture

Status: Closed (won't fix) » Active

Forgot to re-open this.

damienmckenna’s picture

Version: 6.9 » 6.12

Status: Active » Closed (outdated)

Automatically closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.