[buddypress-trac] [BuddyPress] #5149: 404 error page not being used when root profiles is enabled
buddypress-trac
noreply at wordpress.org
Thu Aug 22 13:55:05 UTC 2013
#5149: 404 error page not being used when root profiles is enabled
--------------------------+-----------------------------
Reporter: henrywright | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.8.1
Severity: normal | Keywords:
--------------------------+-----------------------------
1. Enable root profiles by adding the following to bp-custom.php
{{{
define ( 'BP_ENABLE_ROOT_PROFILES', true );
}}}
2. Visit page example.com/username/jahayatsfg
What should happen:
You should be taken to a 404 page because "jahayatsfg" obviously doesn't
exist.
What actually happens:
I'm not entirely sure which page it is that you're taken to but it isn't
the 404 page as you would expect.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5149>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list