Ticket #5283 (closed enhancement: duplicate)

Opened 4 years ago

Last modified 3 years ago

Apostrophe not allowed in local-part of email address

Reported by: johndeery Owned by: anonymous
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords: apostrophe, sanitize
Cc:

Description

Currently, WP will not allow an apostrophe character in the local-part of an email addresss, so someone with an email like john.o'connor@… will not be allowed.

According to RFC 2822, however:

...the local-part of the e-mail may use any of these ASCII characters:

  • Uppercase and lowercase letters
  • The digits 0 through 9
  • The characters,! # $ % & ' * + - / =? _ ` { ¦ } ~
  • The character "." provided that it is not the first or last character in the local-part.

Originally posted in the MU trac system, was requested to be posted here, so if it has already been resolved, I apologize.

Change History

Should be part of #4616.

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

duplicate of #4616

  • Milestone 2.9 deleted
Note: See TracTickets for help on using tickets.