Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#3262 closed defect (bug) (fixed)

bp_get_options_nav not generating 'admin' link for user created groups

Reported by: hnla Owned by: DJPaul
Priority: normal Milestone: 1.5
Component: Groups Version: 1.5
Severity: Keywords: needs-patch
Cc: hnla

Description

The options nav doesn't produce an 'admin' link for the user that created a group, they are added to the group they created as 'Group Admin' but they have no means of administering this group.

Tested on three 1.3 test installs of varying flavours to be not working, tested on 1.2.8 to be working as expected.

Change History (7)

#1 @Dennissmolek
15 years ago

Confirmed on trunk..
Admins are shown the menu but not Group Admins.

#2 @hnla
15 years ago

Yep meant to add that site admins /super admins get the administrator link.

Also just tested this on testbp.org and the same defect shows, surprised really that this has slipped through unnoticed or commented on by anyone.

#3 @r-a-y
15 years ago

  • Component CoreGroups
  • Keywords needs-patch added; groups options nav removed

Confirmed as well.

#4 @hnla
15 years ago

I would change this ticket priortiy to 'High' as this ought to take precedence over other tickets, but I can't while it awaits review!

#5 @DJPaul
15 years ago

  • Owner set to DJPaul
  • Status newassigned

#6 @DJPaul
15 years ago

  • Milestone Awaiting Review1.3

#7 @djpaul
15 years ago

  • Resolutionfixed
  • Status assignedclosed

(In [4488]) Set is_item_admin/is_item_mod in core component, not members. Fixes #3262

Note: See TracTickets for help on using tickets.