[buddypress-trac] [BuddyPress] #5149: 404 error page not being used when root profiles is enabled
buddypress-trac
noreply at wordpress.org
Sat Nov 16 18:58:23 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: 1.9
Component: Rewrite Rules | Version: 1.8.1
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+--------------------
Comment (by boonebgorges):
The problem is caused by
http://buddypress.trac.wordpress.org/browser/trunk/bp-core/bp-core-
catchuri.php?annotate=blame#L214. It's incorrect that 'members' should be
forced into `query_args['pagename']`. This forces WordPress to populate
the Members page, when in fact, BuddyPress doesn't really want the members
page to show up as the queried_object - BP is responsible for manually
resetting the bits of `$wp_query` that it needs.
It's all a bit confusing, but I'm going to go ahead and remove the filter.
I'll draw attention to the issue during 1.9's beta period, and hopefully
if there are problems, they'll be found. We can always revert.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5149#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list