#7110 closed defect (bug) (fixed)
bp_nav_menu() parent menu items have invalid URLs
| Reported by: | johnjamesjacoby | Owned by: | boonebgorges |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Navigation | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Change History (3)
#3
@
10 years ago
- Priority high → normal
Hi,
@boonebgorges @johnjamesjacoby
I have use BuddyPress version 2.7.2 at WordPress 4.6.1.
In bp-core-template.php some link bugs line no: 3581 while calling bp_nav_menu().
It's correct while using $menu->link = $nav_menu->link;
So can you please suggest me correct code on this section.
Sorry for bad english :)
Best Regards
Raaz
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the ticket.
The problem was indeed introduced in [10745], with a mistyped variable name in
bp_get_nav_menu_items().