#7020 closed defect (bug) (fixed)
Do not include special chars in random e-mail suggestions
| Reported by: | nbachiyski | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.6 |
| Component: | Administration | Version: | 2.6 |
| Severity: | trivial | Keywords: | has-patch |
| Cc: | Focuses: |
Description
On the Settings -> Writing page, there are 3 random e-mail id suggestions for post by e-mail.
Since the new default behaviour of wp_generate_password is to include special characters, these go into the suggestions too.
Having special chars can make the e-mail addresses invalid, so we would better include alphanumerics only.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [7997]) Better random email addresses. Props nbachiyski. fixes #7020