[buddypress-trac] [BuddyPress Trac] #6646: Ensure the /groups/single-groups/members url renders regardless of activity component
buddypress-trac
noreply at wordpress.org
Wed Oct 7 15:56:36 UTC 2015
#6646: Ensure the /groups/single-groups/members url renders regardless of activity
component
--------------------------------+---------------------
Reporter: jmarx75 | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.4
Component: Component - Groups | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
--------------------------------+---------------------
Changes (by imath):
* owner: => imath
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10205"]:
{{{
#!CommitTicketReference repository="" revision="10205"
Groups Homes: make sure the action parameter of the canonical stack is
reset to `home` in two specific cases.
When the Group does not use a custom `front.php` template:
(1) If the Activity component is not active, the home page displays the
members of the Group.
(2) If the Activity component is active, the home page displays the
activities of the Group.
In case (1), a user trying to directly access to
`site.url/groups/single/members` must be redirected
to the home page.
In case (2), a user trying to directly access to
`site.url/groups/single/activity` must be redirected to the home page.
Props jmarx75 (Congrats for your first ticket and patch, welcome on
board!)
Fixes #6646
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6646#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list