#2254 closed defect (bug) (fixed)
Profile pages send a 404 header
Reported by: | cameronjonesweb | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | |
Cc: |
Description
If you view a user profile (such as mine) the page returns a 404 status even though the page is working fine.
Change History (8)
#2
@
8 years ago
Could not reproduce on a standalone bbPress install though, appears to be specific to WordPress.org.
#3
@
8 years ago
@ocean90: The 404 code appears to be sent by the server or some dotorg-specific code (can't reproduce it locally), is it something you can take a look at?
#5
@
8 years ago
@SergeyBiryukov See the linked tickets from @netweb. WP:handle_404()
is kicking in. bbPress should probably make use of https://developer.wordpress.org/reference/hooks/pre_handle_404/.
This ticket was mentioned in Slack in #forums by clorith. View the logs.
7 years ago
Note: See
TracTickets for help on using
tickets.
Hi @cameronjonesweb, welcome to Meta Trac! Thanks for the report, I was able to confirm the issue: