Opened 22 months ago
Closed 20 months ago
#18295 closed defect (bug) (fixed)
Inviting an existing user to a site using their username fails to send email
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Multisite | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Steps to reproduce:
- Visit the Users -> Add New screen on a blog in a network
- 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
- 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)
Change History (6)
comment:1
SergeyBiryukov — 22 months ago
- Keywords needs-patch added
- Version set to 3.2
comment:2
SergeyBiryukov — 22 months ago
johnbillion — 22 months ago
- Milestone changed from Awaiting Review to 3.3
- Owner set to PeteMall
- Status changed from new to accepted
Note: See
TracTickets for help on using
tickets.

Related: #17219