Actions
Bug #3564
closedDate field calendar does not respect minimum or maximum year
Description
When setting a minimum or maximum year for a date field the pop up calendar does not respect it and shows all years regardless.
https://www.joomlapolis.com/forum/153-professional-member-support/203237-calendar-in-date-field
Files
Updated by krileon over 12 years ago
Minimum and maximum is passed to the calendar as YearMin and YearMax are both present and correct, but do not appear to be functional.
Updated by krileon over 12 years ago
- Status changed from New to Assigned
- Assignee set to krileon
- Target version set to CB 1.9
Updated by krileon over 12 years ago
- File 3564.patch 3564.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Patch ensures you can't use the arrows to surpass the minimum or maximum year with using the popup calendar with dropdown fields.
Updated by beat about 12 years ago
- Status changed from Resolved to Closed
- Estimated time set to 4:00 h
Fixed as suggested in r1892 .
Thank you Kyle.
Actions