When deleting a node, the block isn't removed from the block tables. The following paths fixes this.

CommentFileSizeAuthor
#1 nodeblock-1432726-1.patch681 bytesskilip

Comments

skilip’s picture

Status: Active » Needs review
StatusFileSize
new681 bytes
gooddesignusa’s picture

I applied the patch but it doesn't seem to be removing the item from the blocks table when deleting the node.

Johnny vd Laar’s picture

The block_rehash made that the patch didn't work completely. I committed a different version here:
http://drupalcode.org/project/nodeblock.git/commit/94b131e

Johnny vd Laar’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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