Skip to main content

Search and Top Navigation

#8994 closed bug (fixed)

Opened January 22, 2013 02:29AM UTC

Closed January 23, 2013 07:50PM UTC

Last modified February 14, 2013 02:14PM UTC

Datepicker: next and prev buttons are disabled when using yearRange

Reported by: Yerel Owned by:
Priority: minor Milestone: 1.10.1
Component: ui.datepicker Version: 1.10.0
Keywords: regression Cc:
Blocked by: Blocking:
Description

The next and prev buttons are disabled with the following example: http://jsfiddle.net/t7YTe/

While they were enabled/clickable in previous versions (like the 1.9.2 version): http://jsfiddle.net/KbLjn/

Attachments (0)
Change History (7)

Changed January 22, 2013 02:43AM UTC by scottgonzalez comment:1

keywords: → regression
milestone: none1.10.1
status: newopen
summary: Datepicker issue with next and prev buttonsDatepicker: next and prev buttons are disabled when using yearRange

Changed January 23, 2013 07:30PM UTC by petersendidit comment:2

This is a regression caused by: https://github.com/jquery/jquery-ui/commit/eca5abd873675f5cc7b96641c723b7e35a4260bc

Should have a fix here soon.

Changed January 23, 2013 07:42PM UTC by petersendidit comment:3

Changed January 23, 2013 07:50PM UTC by David Petersen comment:4

resolution: → fixed
status: openclosed

Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 - Datepicker: next and prev buttons are disabled when using yearRange

Changeset: 8f7c3e309cae07c75b930c55f14c05053d5028e9

Changed January 23, 2013 07:50PM UTC by David Petersen comment:5

Merge pull request #891 from petersendidit/datepicker_8994

Datepicker: Handle when yearRange is a year or a modifier. Fixed #8994 -...

Changeset: f7f165c9f8281c5fc5d060eb7bfe09921a0aea82

Changed February 12, 2013 12:51PM UTC by scottgonzalez comment:6

#9079 is a duplicate of this ticket.

Changed February 14, 2013 02:14PM UTC by scottgonzalez comment:7

#9085 is a duplicate of this ticket.