After setting up workflow_ng I found that the block admin page would not switch between the enabled themes, presenting each page in the default theme. (This also seems to be the case for other modules that need to change the default theme.)

I've narrowed the cause down to when a Rule Configuration was active with the event: User is going to view a page.

I figured this had to do with workflow_ng initializing the theme before other modules. I was able to get the block admin page to work again by setting the weight of the module to -1, but I'm not sure that would be appropriate for this module. For now I've removed the rule.

I'm not really looking for a response, I thought this might help others that may experience a similar issue.

Thanks for your work on this great module.

Comments

fago’s picture

thanks for tracking that down!