Closed (duplicate)
Project:
Nodeblock
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2012 at 07:44 UTC
Updated:
18 Jan 2013 at 14:27 UTC
When you delete a block that is a nodeblock the block will no longer appear in the block listing screen but the info remains in the block table. This means that block_view will be still be called. Drupal does not handle disappearing blocks by itself.
See for example block_custom_block_delete_submit() or other modules that manage block like menu_block.
Comments
Comment #1
Johnny vd Laar commentedthis is a duplicate of #1432726: Remove blocks from the block tables when deleting a node