[wp-trac] [WordPress Trac] #46391: function is_email returns true on ... or .@ within the e-mail-address
WordPress Trac
noreply at wordpress.org
Fri Mar 1 12:47:37 UTC 2019
#46391: function is_email returns true on ... or .@ within the e-mail-address
---------------------------+-----------------------------
Reporter: RudolfFiedler | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.1
Severity: normal | Keywords: needs-patch
Focuses: |
---------------------------+-----------------------------
Hi,
the correct e-mail-address-syntax don't allow points (.) exactly before
the @, and don't allow more than one point back to back.
2 examples:
The e-mail r.fiedler. at ovm.de is wrong, but is_email() returns true
the e-mail r..fiedler at ovm.de is wrong, but is_email() returns true
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46391>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list