#7110 closed defect (bug) (fixed)
bp_nav_menu() parent menu items have invalid URLs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | major | Version: | |
| Component: | Navigation | Keywords: | |
| Cc: |
Change History (3)
#1
@
10 years ago
- Keywords needs-patch removed
- Owner changed from imath to boonebgorges
- Status changed from new to assigned
#3
@
9 years ago
- Priority changed from high to 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.
Thanks for the ticket.
The problem was indeed introduced in [10745], with a mistyped variable name in
bp_get_nav_menu_items().