[buddypress-trac] [BuddyPress Trac] #8712: Page not found (404) when trying to access a member profile
buddypress-trac
noreply at wordpress.org
Fri Dec 26 03:47:00 UTC 2025
#8712: Page not found (404) when trying to access a member profile
--------------------------+-----------------------
Reporter: drwebbe | Owner: vapvarun
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 15.0.0
Component: Groups | Version: 10.3.0
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------
Comment (by vapvarun):
@espellcaste You're right - I re-tested and can't reproduce this either.
Sent an actual group invitation and clicked the link while logged out.
Both master and my patch branch correctly redirect to the login page (302
with bp-auth=1).
The redirect happens earlier in the flow via
`bp_core_register_subnav_screen_function()` at priority 12, so my patch
code in `check_parsed_query()` (priority 999) never gets hit.
I initially patched based on code analysis without testing on clean master
first - my mistake.
Since this works correctly on current trunk, I'd suggest marking as
"worksforme". The original report was from BP 10.3.0 - possibly fixed
since then.
Happy to withdraw the patch.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8712#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list