Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#18295 closed defect (bug) (fixed)

Inviting an existing user to a site using their username fails to send email

Reported by: johnbillion's profile johnbillion Owned by: petemall's profile PeteMall
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.2
Component: Multisite Keywords: has-patch
Focuses: Cc:

Description

Steps to reproduce:

  1. Visit the Users -> Add New screen on a blog in a network
  2. Add an existing user (who isn't already a user on the current blog) by entering their username in the 'E-mail or Username' field
  3. Do not click the 'Skip Confirmation Email' checkbox

After the form is submitted you'll be told that an invite has been sent to the user, but in fact the email won't be sent.

If you repeat the above using the user's email address, it works as expected.

Attachments (1)

18295.patch (491 bytes) - added by johnbillion 14 years ago.

Download all attachments as: .zip

Change History (6)

#1 @SergeyBiryukov
14 years ago

  • Keywords needs-patch added
  • Version set to 3.2

@johnbillion
14 years ago

#3 @johnbillion
14 years ago

  • Keywords has-patch added; needs-patch removed

Patch.

#4 @PeteMall
14 years ago

  • Milestone changed from Awaiting Review to 3.3
  • Owner set to PeteMall
  • Status changed from new to accepted

#5 @ryan
14 years ago

  • Resolution set to fixed
  • Status changed from accepted to closed

In [18965]:

Fix inviting existing users to a site with email confirmation. Props johnbillion. fixes #18295

Note: See TracTickets for help on using tickets.