[wp-trac] [WordPress Trac] #38506: Email length can be less than 6 character
WordPress Trac
noreply at wordpress.org
Wed Oct 26 07:49:48 UTC 2016
#38506: Email length can be less than 6 character
--------------------------+-----------------------------
Reporter: mangeshp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
Email length checked in `comment.php` need to be modified. Email length
can be less than six character (e.g ` a at b.c`) and it's valid email
according to the [https://tools.ietf.org/html/rfc2822 RFC]. Same thing is
referred here in ticket
[https://core.trac.wordpress.org/ticket/38477#comment:6 #38477].
So user should be able to post the `a at b.c` as a valid email while posting
the comment.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38506>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list