Notify records are not removed from the notify table when a user is deleted. notify.module should implement hook_user() to be able to respond to the "delete" user event.

CommentFileSizeAuthor
#2 notify_user.patch708 bytesdtan
#1 notify_4.patch2.09 KBdreed47

Comments

dreed47’s picture

Title: notify reccords not being removed when user is deleted » notify records not being removed when user is deleted
StatusFileSize
new2.09 KB

Here is a patch to fix this problem. It also implements a default notification setting for new users described in issue http://drupal.org/node/13681.

dtan’s picture

StatusFileSize
new708 bytes

I think the default users should be handled in a different patch. I am for both and have included the one dealing with this issue. Please create a seperate patch and address at the original post.

killes@www.drop.org’s picture

applied.

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

Anonymous’s picture

lukes’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)