Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 8 years ago

#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)

better-random-emails.diff (1.1 KB ) - added by nbachiyski 18 years ago.

Download all attachments as: .zip

Change History (4)

#1 @Viper007Bond
18 years ago

  • Component GeneralAdministration
  • Version2.6

#2 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [7997]) Better random email addresses. Props nbachiyski. fixes #7020

This ticket was mentioned in Slack in #core-editor by jaboi. View the logs.


8 years ago

Note: See TracTickets for help on using tickets.