Opened 14 years ago
Last modified 14 years ago
#15226 closed
SelectDateWidget always renders label associated with the month field — at Initial Version
Reported by: | Ramiro Morales | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
A small one: This widget has the ability to layout the three select HTML controls ordered according to the locale DATE_FORMAT when USE_I10N is in use.
The [X]HTML LABEL tag for is rendered always associated with the month select control even when USE_I10N=True and a format spec/locale where month doesn't come first as in English is in use.
Note:
See TracTickets
for help on using tickets.