[buddypress-trac] [BuddyPress] #4086: Friends, Groups & Co are handled as 404 & nothing gets indexed by search engines
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Apr 9 21:36:07 UTC 2012
#4086: Friends, Groups & Co are handled as 404 & nothing gets indexed by search
engines
------------------------------------+---------------------
Reporter: wpdennis | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.6
Component: Core | Version:
Severity: major | Resolution: fixed
Keywords: dev-feedback has-patch |
------------------------------------+---------------------
Changes (by boonebgorges):
* status: new => closed
* resolution: => fixed
Comment:
(In [5970]) During the catchuri process, manually set
wp_rewrite->use_verbose_page_rules to false after we have verified that we
are viewing a BuddyPress page.
Once BP has done its own matching against bp_pages, there is no need to
allow WP to do a check against get_page_by_path() to ensure that the
requested page exists - particularly when WP's check will fail, due to
BP's unorthodox URI structure. Thus this changeset will fix the problem of
WP_Query returning a 404 status when permalinks are set to /%postname%/.
Fixes #4086
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4086#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list