[buddypress-trac] [BuddyPress Trac] #9082: Activity single page with plain permalinks is endlessly redirecting the user
buddypress-trac
noreply at wordpress.org
Wed Jan 24 17:38:10 UTC 2024
#9082: Activity single page with plain permalinks is endlessly redirecting the
user
--------------------------+-------------------------
Reporter: imath | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 12.3.0
Component: Activity | Version: 12.0.0
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------
As shared by @johnjamesjacoby into our Slack channel:
https://wordpress.slack.com/archives/C02RQBYUG/p1705982391019319
The root of the issue seems to be located in this part of the code:
https://github.com/buddypress/buddypress/blob/master/src/bp-
activity/screens/permalink.php#L66|L70
My guess is: when plain permalinks are on, BP action ( `p` ) and BP action
variables ( `array( $activity_id )` ) are query vars coming from the click
on a single activity link. These are wrongly added to the redirect link.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9082>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list