[buddypress-trac] [BuddyPress] #5211: Sitewide activity feed broken when activity component set as front page
buddypress-trac
noreply at wordpress.org
Wed Oct 23 19:54:08 UTC 2013
#5211: Sitewide activity feed broken when activity component set as front page
--------------------------+---------------------------
Reporter: r-a-y | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 1.9
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7471"]:
{{{
#!CommitTicketReference repository="" revision="7471"
Don't canonical redirect page_on_front if bp_current_action() is populated
When looking at a BP component and bp_current_action() is empty, it means
that
the item is (1) not a single item (like a group or member), and (2) not a
feed
request. Therefore, it's a good way to infer whether a page is a directory
page, and ought to be considered for redirecting to directory
page_on_front
settings.
This fixes the problem of /activity/feed/ being redirected to the front
page
when the Activity directory was set to page_on_front.
Fixes #5211
Props r-a-y
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5211#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list