[buddypress-trac] [BuddyPress] #4077: Certain Friends-related URLs 404
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Mar 13 19:58:34 UTC 2012
#4077: Certain Friends-related URLs 404
--------------------------+-------------------------
Reporter: boonebgorges | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.6
Component: Friends | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------
Certain Friends-related URLs are 404ing. Specifically, URLs of the
following form:
example.com/members/boone/friends/my-friends/newest
Part of the problem here is 'newest' is never defined as a subnav
anywhere, so the canonical redirect gets botched. In any case, it's
unlikely that the /newest/ syntax has *ever* done anything, at least
recently.
These links are used in Notifications:
https://buddypress.trac.wordpress.org/browser/trunk/bp-friends/bp-friends-
activity.php#L82, and perhaps elsewhere.
We can probably just remove the offending 'newest' part from the links. If
we need the functionality, we should probably do it with a URL parameter -
?type=newest or something like that.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4077>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list