Search and Top Navigation
#7362 closed bug (fixed)
Opened May 12, 2011 04:30PM UTC
Closed November 14, 2012 02:25AM UTC
Last modified November 14, 2012 02:26AM UTC
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)
Attachments (0)
Change History (6)
Changed May 13, 2011 10:27PM UTC by comment:1
Changed October 11, 2012 02:43PM UTC by comment:2
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 19, 2012 07:03PM UTC by comment:3
keywords: | → haspatch |
---|---|
status: | new → open |
Changed November 14, 2012 02:25AM UTC by comment:5
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
Changed November 14, 2012 02:26AM UTC by comment:6
milestone: | 1.11.0 → 1.10.0 |
---|
fixed in pull request https://github.com/jquery/jquery-ui/pull/271