Opened 14 years ago
Closed 14 years ago
#2969 closed defect (bug) (fixed)
404 header errors with buddypress sub-sections
Reported by: | ev3rywh3re | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.5 | |
Component: | Core | Keywords: | 404 |
Cc: |
Description
This doesn't affect the functionality of these pages, but I did notice that sub areas like /groups/my-group and /members/my-member will produce a 404 header. The URLs load fine and you have to use something like Firefox Live HTTP Headers to see the 404, or use an is_404() in a loaded template file to see it.
I thought it was an issue with the theme I was working with, but it is an issue with the way those permalinks are registered.
The site I am working with is a BuddyPress trunk sub-domain configured site running HyperDB. I can still reproduce this error with no other plugins active.
Confirmed on trunk, good catch