[buddypress-trac] [BuddyPress Trac] #9223: Inconsistency is messages
buddypress-trac
noreply at wordpress.org
Mon Aug 5 08:45:48 UTC 2024
#9223: Inconsistency is messages
--------------------------+-----------------------------
Reporter: martenw | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version: 14.0.0
Severity: normal | Keywords:
--------------------------+-----------------------------
After removing a member from a group a success as well as an error is
reported.
The reason for this is a missing return statement with the value TRUE at
the end of the function groups_remove_member() in the file bp-groups-
functions.php.
The second message reported after adding the mentioned return statement is
not logical to me.
The group has been updated successfully.
The following members were successfully modified: xxx
The member isn’t modified but removed from the group.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9223>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list