Opened 21 months ago
Last modified 21 months ago
#8565 new defect (bug)
Pagination not working on member profile topics/replies/engagements lists
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 9.1.1 |
Component: | Core | Keywords: | reporter-feedback |
Cc: |
Description
I’ve set up a fresh install of the latest wordpress, bbpress and buddypress:
WordPress 5.8.1
bbpress 2.6.6
BuddyPress 9.1.1
If I view my own user profile, the pagination of the topics, replies, engagements etc works as expected e.g.
/members/peter-smith/forums/engagements/page/2/
However if I view another user’s profile
e.g.
/members/peter2/forums/engagements/
When I click on page 2 of the pagination in any of these sections it take me to the wrong url:
/members/peter2/page/2/
You can see it’s missing out the “/forums/engagements/” part of the url.
I have tried flushing permalinks. This is using the deafult twentytwentyone theme with no other plugins installed.
Thanks for your feedback, I believe this issue has been already reported. Could you check if #8237 is a duplicate?
My intuition is, it's a bbPress issue. But I'll give it a another look.