Actions
Bug #20787
closedGroup docs are not resolving correctly
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Group Library
Target version:
Start date:
2024-08-20
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
While looking into the sitemap issue in #17010 , I came across a bug with group docs not resolving properly on production.
Group docs are getting 404'd with 'edit.php?post_type=buddypress' appended to the URI. The issue is due to BuddyPress 12 causing an issue with the group doc's history revision checks. See https://github.com/boonebgorges/buddypress-docs/pull/755 for the technical report. (This can be duplicated on cdev with the following group doc -- https://commons.gc.cuny.edu/groups/colin-test-group-1469205376/docs/doc-1-by-scott/
.)
I'm going to push a hotfix to address this issue.
Actions