#7362 closed bug (fixed)
Datepicker allows changing year to something outside yearRange
Reported by: | ThiefMaster | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.datepicker | Version: | 1.8.12 |
Keywords: | haspatch | Cc: | |
Blocked by: | Blocking: |
Description
http://jsfiddle.net/ThiefMaster/hKunR/
With the next-month arrow I can easily change the year to something after 2012 (which is the max year in that example).
(tested only in Firefox)
Change History (6)
comment:1 Changed 12 years ago by
comment:2 Changed 10 years ago by
Milestone: | 1.9.0 → 1.11.0 |
---|
comment:3 Changed 10 years ago by
Keywords: | haspatch added |
---|---|
Status: | new → open |
comment:5 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
Datepicker: Updated the range tests so you can't navigate past the yearRange. Fixes #7362 - Datepicker allows changing year to something outside yearRange
Changeset: eca5abd873675f5cc7b96641c723b7e35a4260bc
comment:6 Changed 10 years ago by
Milestone: | 1.11.0 → 1.10.0 |
---|
Note: See
TracTickets for help on using
tickets.
fixed in pull request https://github.com/jquery/jquery-ui/pull/271