Opened 2 years ago
Closed 2 years ago
#8956 closed defect (bug) (fixed)
BP Nouveau: Activity single view fails to load
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 12.0.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Members | Keywords: | has-patch |
| Cc: |
Description
This is due to a regression introduced in [13512]. As the activity single view is loaded inside the Members component, the check for an existing navigation slug fails.
Change History (2)
Note: See
TracTickets for help on using
tickets.
When viewing a single activity, do not try to find a BP Nav having the activity ID as slug.
Only perform the parse query check when viewing a single user.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/8956