Privatemsg sends reminders to blocked users. This small patch fixes it.

CommentFileSizeAuthor
#3 blocked_user_no_mail.diff.txt974 bytesbeginner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

beginner’s picture

Status: Needs review » Active

no patch attached.

Bèr Kessels’s picture

is this only for 4.6 I think its a CVS issue. If so, we should fix it there and posibly backport.

beginner’s picture

Version: 4.6.x-1.x-dev »
Status: Active » Needs review
FileSize
974 bytes

Just add a check to $user->status (0 == blocked).

mindless’s picture

Assigned: Unassigned » mindless
Status: Needs review » Fixed

Patch committed for drupal 4.6, 4.7 and CVS. Thanks, beginner.

Anonymous’s picture

Status: Fixed » Closed (fixed)