Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#19759 closed defect (bug) (duplicate)

is_email() to comply with RFC2822

Reported by: arena's profile arena Owned by: arena's profile arena
Milestone: Priority: normal
Severity: major Version: 3.3.1
Component: General Keywords: has-patch
Focuses: Cc:

Description

following ticket #17491 (closed)

is_email('toto.@…'); returns true

here is a patch of is_email() from the code of class swiftmailer ( http://swiftmailer.org )

Attachments (1)

#19759.patch (5.4 KB) - added by arena 13 years ago.
is_email to comply with RFC2822

Download all attachments as: .zip

Change History (2)

@arena
13 years ago

is_email to comply with RFC2822

#1 @helenyhou
13 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate: #17491

Note: See TracTickets for help on using tickets.