Actions
Bug #13859
closedReset current blog in BP MPO Activity Filter plugin
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
BuddyPress (misc)
Target version:
Start date:
2021-01-20
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Hi Boone,
I noticed an edge-case issue on the Commons homepage where I was seeing content from another blog as well as two sitewide footers.
I traced the bug to the BP MPO Activity Filter plugin where switch_to_blog()
was used, but not reset. You actually fixed this in #10658, but the fix was broken again when the upstream plugin was synced.
Will add back the fix from #10658. I've also opened a PR for the main bp-mpo-activity-filter
plugin here.
Related issues
Updated by Raymond Hoh almost 4 years ago
- Related to Design/UX #10658: Condense sitewide footer added
Updated by Raymond Hoh almost 4 years ago
- Status changed from New to Staged for Production Release
Committed the fix here - https://github.com/cuny-academic-commons/cac/commit/f7419c52660b09b324a29ae07b9dad03d322a25d.
Updated by Boone Gorges almost 4 years ago
- Status changed from Staged for Production Release to Resolved
Actions