Opened 17 years ago
Closed 15 years ago
#1583 closed defect (bug) (fixed)
BuddyBar wrong when viewing group
| Reported by: | johnjamesjacoby | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.5 |
| Component: | Groups | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When you view a group, the BuddyBar admin for groups changes to that specific groups menu items.
Haven't researched, haven't looked for dupe tickets. Just noting this here as a reminder. Happens on testbp.org and in current trunk.
Change History (4)
#2
@
17 years ago
- Milestone 1.2 → 1.3
As much as I want to fix this now, it's actually part of a bigger problem with the way the navigation works. It's a carry over from the original theme. I'm going to punt this to 1.3, but perhaps look at the possibility of patching it in 1.2.1.
#3
@
16 years ago
- Component → Core
- Milestone 1.3 → 1.4
Looks like the problem is that the admin bar is built directly from $bp->bp_options_nav, which is dynamic in the way jjj describes.
It'd be possible to fix this with a rather kludgy conditional in bp_adminbar_account_menu(). In my view it's probably not worth putting a lot of effort into a non-kludge fix right now, given that we'll have the chance to rethink the way the admin bar is built when we begin integration with the WP 3.1 bar.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This happens in 1.1 as well.
Is it a feature?