Opened 9 years ago
Last modified 9 years ago
#6565 new defect (bug)
Sign-ups may show roles in network admin
Reported by: | johnjamesjacoby | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Contributions | Priority: | normal |
Severity: | major | Version: | 2.1 |
Component: | Registration | Keywords: | needs-patch 2nd-opinion |
Cc: |
Description
When BuddyPress is activated on a single site of a multi-site network, the single-site list-table is used in the network admin. This has the adverse effect of showing links to user roles that don't work, and simply show "All" users in the network.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Note that "Activity" and "Groups" are visible on the site admin, but "Manage Signups" is moved to the network admin.
This kinda makes sense, because only super admins should be able to
edit_users
in a multisite installation. But looking at this now, I'm wondering if our current logic is flawed, and that "global" data should only ever be accessible to super administrators, and "Activity" & "Groups" administration should be moved to the network admin also.