[buddypress-trac] [BuddyPress] #2659: Double slash on activation links
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Sep 29 17:23:07 UTC 2010
#2659: Double slash on activation links
------------------------+---------------------------------------------------
Reporter: ptahdunbar | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3
Component: Core | Keywords: has-patch
------------------------+---------------------------------------------------
Scenario:
When a new user registers, BP sends the user an activation link.
BP concatenates the root domain with the activation slug concatenated by a
forced trailing slash. BP assumes that the root domain does not have a
trailing slash when sometimes it can.
Patch fixes this bug by using trailingslashit() on the root domain.
File:
{{{
bp-core/bp-core-templatetags.php
}}}
Function: (Line: 963)
{{{
bp_activation_page()
}}}
--
Ticket URL: <http://trac.buddypress.org/ticket/2659>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list