[buddypress-trac] [BuddyPress] #5289: Single notifications not deleted from the unread or read notifications lists when the item in question is deleted in 1.9 beta 2
buddypress-trac
noreply at wordpress.org
Wed Dec 11 15:00:57 UTC 2013
#5289: Single notifications not deleted from the unread or read notifications
lists when the item in question is deleted in 1.9 beta 2
---------------------------+------------------------------
Reporter: henrywright | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Notifications | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by henrywright):
Hi imath
After a quick look at the patch, my first thought is
{{{bp_activity_at_mention_delete_notification}}} is hooked to just
{{{bp_activity_delete}}}. This takes care of @-mentions in activity
updates but notifications for @-mentions in blog posts and blog post
comments are not taken care of.
Would the solution be as simple as hooking the
{{{bp_activity_at_mention_delete_notification}}} function to
{{{delete_post}}}?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5289#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list