[buddypress-trac] [BuddyPress Trac] #6913: BP_Email_Recipient::get_name() does not necessarly get the name for activation emails
buddypress-trac
noreply at wordpress.org
Tue Feb 16 14:17:58 UTC 2016
#6913: BP_Email_Recipient::get_name() does not necessarly get the name for
activation emails
--------------------------+---------------------
Reporter: imath | Owner: djpaul
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.5
Component: API | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by djpaul):
* owner: => djpaul
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"10597"]:
{{{
#!CommitTicketReference repository="" revision="10597"
Emails: for user/site registrations emails, set recipient name to their
user_login.
For multisite and for `BP_SIGNUPS_SKIP_USER_CREATION `, when the user
account isn't created yet, we can't fetch the user's display name.
Instead, use their `user_login` name in the email greeting.
Fixes #6913
Props imath
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6913#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list