og_content_type_admin_block_details block does not go well with other modules trying to alter same block

ajayg - June 8, 2008 - 06:01
Project:Content Type Administration by Organic Group
Version:5.x-1.5
Component:Code
Category:bug report
Priority:critical
Assigned:paulbooker
Status:postponed
Description

Currently the og_content_type_admin_block_details block does not follow the hook_og_block_details or hook_og_link_alter, the standard way of altering the og_details block. Instead it creates a snapshot of the block and creates its own block. SO if you have another custom module which tries to use hook_og_link_alter, those modifications get ignored.
og_content_type_admin_block_details should be change to use the standard hook_og_block_details.

#1

paulbooker - July 24, 2008 - 09:31
Assigned to:Anonymous» paulbooker
Status:active» postponed

@Ryan

As no patch has been forthcoming i will postpone this for us to look at post migration to D6.

 
 

Drupal is a registered trademark of Dries Buytaert.