[wp-trac] [WordPress Trac] #17863: HTML5 input type=number in admin settings

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 17 21:34:03 UTC 2012


#17863: HTML5 input type=number in admin settings
--------------------------------+------------------------------
 Reporter:  niallkennedy        |       Owner:  georgestephanis
     Type:  task (blessed)      |      Status:  reopened
 Priority:  normal              |   Milestone:  3.4
Component:  Administration      |     Version:
 Severity:  normal              |  Resolution:
 Keywords:  needs-patch revert  |
--------------------------------+------------------------------

Comment (by azaozz):

 Don't think we can set type="url" and/or type="email" and skip validation.
 The `novalidate` attribute is only for <form> and `formnovaludate` is only
 for <input type="submit" ...>, both turn validation off for the entire
 form, no per-field setting.

 However both don't work in current Safari. Wasn't able to determine if new
 version of Safari that supports these would be coming out soon.

 It seems this has to be revisited in WP 3.5 or 3.6.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/17863#comment:51>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list