#20630: HTML5 validation broken by maxlength attributes in number inputs
------------------------+---------------------------------------------
     Reporter:  yoyoma  |                    Owner:  nobody
         Type:  Bug     |                   Status:  closed
    Component:  Forms   |                  Version:  master
     Severity:  Normal  |               Resolution:  fixed
     Keywords:  html5   |             Triage Stage:  Ready for checkin
    Has patch:  1       |      Needs documentation:  0
  Needs tests:  0       |  Patch needs improvement:  0
Easy pickings:  0       |                    UI/UX:  0
------------------------+---------------------------------------------
Changes (by Simon Charette <charette.s@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"04628e2016641bfa657333d6ee1f5b371c17f62c"]:
 {{{
 #!CommitTicketReference repository=""
 revision="04628e2016641bfa657333d6ee1f5b371c17f62c"
 Fixed #20630 -- Removed `maxlength` attribute from `NumberInput`.

 This attribute is only allowed on inputs of type "text", "search", "url",
 "tel", "email", or "password".

 Thanks to yoyoma for the report and @bmispelon for the review.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20630#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.f313ef29fb9a4eb8128a0b6f53ca713f%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to