Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#7020 closed defect (bug) (fixed)

Do not include special chars in random e-mail suggestions

Reported by: nbachiyski's profile nbachiyski Owned by:
Milestone: 2.6 Priority: low
Severity: trivial Version: 2.6
Component: Administration Keywords: has-patch
Focuses: Cc:

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

Download all attachments as: .zip

Change History (4)

#1 @Viper007Bond
16 years ago

  • Component changed from General to Administration
  • Version set to 2.6

#2 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

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


5 years ago

Note: See TracTickets for help on using tickets.