[wp-trac] [WordPress Trac] #39136: Remove email length check from rest api
WordPress Trac
noreply at wordpress.org
Wed Dec 7 08:23:34 UTC 2016
#39136: Remove email length check from rest api
--------------------------+------------------------
Reporter: milindmore22 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: REST API | Version: trunk
Severity: normal | Resolution: duplicate
Keywords: has-patch | Focuses: rest-api
--------------------------+------------------------
Changes (by swissspidy):
* status: new => closed
* resolution: => duplicate
* milestone: Awaiting Review =>
Comment:
Hey there,
Thanks for the patch! Would you mind uploading it to #39133? We cannot
simply remove the length check without adjusting `is_email()` as well, as
`is_email()` currently only checks for a minimum length of 3 characters.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39136#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list