Modify ↓
Ticket #4888 (closed bug: invalid)
datePicker : yearRange issue.
| Reported by: | gareth | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | plugin | Version: | 1.3.2 |
| Keywords: | datePicker | Cc: | |
| Blocking: | Blocked by: |
Description
I noticed that the "yearRange" option did not allow all mixes of variable and hard coded year flags. I wrote in a fix to allow cases like "-1:2010".
Attachments
Change History
Changed 4 years ago by gareth
-
attachment
datepicker-yearRange.js
added
comment:1 Changed 4 years ago by dmethvin
Do you mean UI DatePicker? If so this report should go in the jQuery UI bug tracker?
comment:2 Changed 4 years ago by dmethvin
- Status changed from new to closed
- Resolution set to invalid
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

code fix for yearRange usage in datePicker plugin