Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#18295 closed defect (bug) (fixed)

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

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

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 15 years ago.

Download all attachments as: .zip

Change History (6)

#1 @SergeyBiryukov
15 years ago

  • Keywords needs-patch added
  • Version3.2

@johnbillion
15 years ago

#3 @johnbillion
15 years ago

  • Keywords has-patch added; needs-patch removed

Patch.

#4 @PeteMall
15 years ago

  • Milestone Awaiting Review3.3
  • Owner set to PeteMall
  • Status newaccepted

#5 @ryan
15 years ago

  • Resolutionfixed
  • Status acceptedclosed

In [18965]:

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

Note: See TracTickets for help on using tickets.