[wp-trac] [WordPress Trac] #35201: Mobile email validation

WordPress Trac noreply at wordpress.org
Wed Dec 23 02:07:44 UTC 2015


#35201: Mobile email validation
-------------------------------+------------------------------
 Reporter:  njbebop            |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Formatting         |     Version:  4.4
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by njbebop):

 Hi John,

 The form is a checkout form for WP E-Commerce plugin.  However, tracing
 back the validation for the form, it uses the is_email function in
 formatting.php.

 We don't use any other forms on our site, Wordpress or plugins.  I coded
 all the contact forms on the site from scratch.  I also had to address the
 same issue with my email validation javascript code.  For some reason, the
 Samsung Galaxy series of phones append that pesky space at the end of the
 email address, and the regex space check doesn't like it.

 If you need any other information, let me know.

 Thanks,
 John Hurley

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35201#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list