[buddypress-trac] [BuddyPress] #1672: Groups: Double Slash in urls from bp_get_group_permalink()
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Jan 22 19:08:31 UTC 2010
#1672: Groups: Double Slash in urls from bp_get_group_permalink()
-------------------+--------------------------------------------------------
Reporter: nuprn1 | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 1.2
Keywords: |
-------------------+--------------------------------------------------------
bp_get_group_permalink returns:
return apply_filters( 'bp_get_group_permalink', $bp->root_domain . '/' .
$bp->groups->slug . '/' . $group->slug . '/' );
but just about all the calls i've seen include another slash
bp_get_group_permalink( $group ) . '/admin/membership-requests';
--
Ticket URL: <http://trac.buddypress.org/ticket/1672>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list