[buddypress-trac] [BuddyPress Trac] #5446: Wrong behavior in notifications for group membership requests
buddypress-trac
noreply at wordpress.org
Tue Mar 4 09:12:28 UTC 2014
#5446: Wrong behavior in notifications for group membership requests
--------------------------+-------------------------------------
Reporter: imath | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.0
Component: Groups | Version: 1.9.2
Severity: normal | Keywords: has-patch needs-testing
--------------------------+-------------------------------------
I've found some weird behavior in group memberships requests
notifications:
1. In the email, the link to the email notifications settings is not the
one of the group administrator but the one of the user requesting the
membership.
2. In notifications table, the field item_id should be populated by the
group id instead of the id of the user requesting the membership. Else,
when a group is deleted it generates errors and a blank group page. In
this case, {{{bp_groups_delete_group_delete_all_notifications()}}} is
trying to delete notifications where the item id is the group id and has
few chances to find it.
I think the suggested patch is solving the issue.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5446>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list