hook_init problem? block list (/admin/build/block) shows the wrong blocks

AxelBernhardt - April 28, 2009 - 15:36
Project:Drupal For Firebug
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

having drupalforfirebug activated, the block list (/admin/build/block) shows the wrong blocks:
those from the admin theme, not those the list should. In the end, the blocks can not be changed correctly.

see my comment here:
http://drupal.org/node/64409#comment-1529592

might be a problem in drupalforfirebug_preprocess_init()

this comment helped me to find the problem at the firebug mod:
http://drupal.org/node/64409#comment-1504376

#1

tobey_p - June 19, 2009 - 08:50

subscribe

#2

populist - July 2, 2009 - 02:13
Status:active» fixed

I am going to mark this as fixed with the latest version because I think that there is an issue with how DFF was handling the theme functionality. I removed the theme() calls to resolve #337072: Theming in drupalforfirebug_user breaking custom Admin theme and #451162: enabling this module breaks og theme functionality and suspect when you were trying to disable the drupalforfirebug_proprocess function you also disabled drupalforfirebug.module which had the offending theme functions.

The drupalforfirebug_preprocess function just has some global variable handling which should not effect the block system at all.

#3

System Message - July 16, 2009 - 02:20
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.