#29056: Required SelectDateWidget renders invalid HTML
-------------------------------------+-------------------------------------
     Reporter:  Vlastimil Zíma       |                    Owner:  Hasan
                                     |  Ramezani
         Type:  Bug                  |                   Status:  new
    Component:  Forms                |                  Version:  3.0
     Severity:  Release blocker      |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Baptiste Mispelon):

 * status:  closed => new
 * version:  master => 3.0
 * resolution:  fixed =>
 * severity:  Normal => Release blocker


Comment:

 According to #31012 (which I just closed as a duplicated), the fix for
 this ticket is not correct (and should probably be reverted).

 There's more detail in the duplicate ticket but if I understand correctly,
 the term "placeholder" in the spec does not refer to the "placeholder"
 attribute that other tags can have.
 A "placeholder" option is an `<option>` tag with an empty value that has
 to be the first direct element of the `<select>`.

 The duplicate ticket has a pull request at
 https://github.com/django/django/pull/12116.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29056#comment:6>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.ab03b0a0b0d2bdfec95811edabf63c5d%40djangoproject.com.

Reply via email to