Opened 13 years ago
Closed 13 years ago
#4042 closed defect (bug) (fixed)
User Demotion Error in Groups
Reported by: | davidtcarson | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Groups | Keywords: | has-patch |
Cc: |
Description
When managing members in the Group admin section, demoting a user from Group Admin or Mod doesn't appear to be working as expected.
Message displayed on screen is "There was an error when demoting that user, please try again" whenever I attempt to demote an admin or mod using BP Trunk r5833 and WP 3.3.1 with no modifications. And the actual demotion doesn't happen either.
Removing part of the conditional from the groups_demote_member
function in bp-groups-functions
seems to fix it.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Remove part of conditional