If invite_user('delete') is deleting all invites originated by the user being deleted, it should invoke hook_invite('cancel') for those invites so that other modules have a chance to clean up.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cancelinvitesonuserdelete-279352-2.patch | 518 bytes | SolomonGifford |
Comments
Comment #1
sunGood catch. Could you supply a patch against 2.x?
Comment #2
SolomonGifford commentedComment #3
SolomonGifford commentedA patch against the 2.X dev branch.