Download & Extend

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

Project:Content Type Administration by Organic Group
Version:5.x-1.5
Component:Code
Category:bug report
Priority:critical
Assigned:paulbooker
Status:postponed

Issue Summary

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.

Comments

#1

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.