Opened 12 years ago
Closed 12 years ago
#5293 closed defect (bug) (fixed)
In case of friendship is cancelled, notification isn't although code is in 1.9-beta2
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.9 | Priority: | normal |
| Severity: | minor | Version: | |
| Component: | Friends | Keywords: | has-patch |
| Cc: |
Description
I think it's best, i create another ticket, because i think this part was a bit difficult to see in #5289
In bp-friends-notifications.php bp_friends_mark_friendship_withdrawn_notifications_by_item_id() is there to delete the notifications in case a friendship has been cancelled, trouble is that the hook is not played as friends_friendship_withdrawn doesn't exist.
I suggest the attached diff to use friends_friendship_whithdrawn instead
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 7673: