Opened 12 years ago
Last modified 7 years ago
#30039 new defect (bug)
Email validation not working correctly
| Reported by: | BigWhale | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 4.0 |
| Severity: | normal | Keywords: | is-email |
| Cc: | Focuses: | ui, administration |
Description
When creating new users with wp_insert_user or when changing user's email address in UI. Emails such as 'joe@com' or 'jill@sometld' are not accepted as valid email addresses.
Those email addresses are rarely used, but they are valid email addresses.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Related: #17433, #17491, #21730, #25108.