Currently, user_relationship_mailer_send_email() sends notification emails to users that have been blocked. While it is best to hide the approve/deny/etc links in the first place so blocked users aren't seen, a nice fallback would be for this function to skip them entirely when sending notifications.

CommentFileSizeAuthor
#1 user-relationships-1515296-01.patch741 bytesjhedstrom
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jhedstrom’s picture

Status: Active » Needs review
FileSize
741 bytes

Quite simple patch skips sending email to blocked users.

Status: Needs review » Needs work

The last submitted patch, user-relationships-1515296-01.patch, failed testing.