#14933 closed (fixed)
SelectDateWidget doesn't render a month
Reported by: | Oleg Lomaka | Owned by: | nobody |
---|---|---|---|
Component: | Forms | Version: | 1.3-alpha |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In [14900] revision DATE_FORMAT was changed for few locales including russian. It was set to "j E Y г.". Now SelectDateWidget doesn't render the month dropdown control as it accept only "bFMmNn".
Attachments (2)
Change History (5)
by , 14 years ago
Attachment: | SelectDateWidget-DATE_FORMAT-fix.diff added |
---|
by , 14 years ago
Attachment: | 14933_with_tests.diff added |
---|
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
Note:
See TracTickets
for help on using tickets.
Same patch with test