Actions
Bug #15408
closedPagination broken on Sites Directory
Status:
Resolved
Priority name:
High
Assignee:
Category name:
Blogs (BuddyPress)
Target version:
Start date:
2022-02-22
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
See https://buddypress.trac.wordpress.org/ticket/8633.
During the refactoring of BP_Blogs_Blog::get() to use an array as a function argument, this broke pagination due to the parameters not being the same.
I'll add the patch as a hotfix.
Updated by Raymond Hoh almost 3 years ago
- Status changed from Assigned to Resolved
Fixed in https://github.com/cuny-academic-commons/cac/commit/e2525c2e73dd6cfd9a6d79bca0d16cdb64e98eae.
And added as a hotfix to production. Sorry for not posting the bug here on Redmine. Didn't know we were updating to BuddyPress 10 this week.
Actions