Skip to main content

Bug Tracker

Side navigation

#2732 closed bug (fixed)

Opened April 22, 2008 04:19PM UTC

Closed May 04, 2008 10:48AM UTC

ui.datepicker.js (3.4.3): options changeMonth, changeYear are not taken into account

Reported by: klaus Owned by: iMarc
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc: klaus
Blocked by: Blocking:
Description
$('#example').datepicker({
    changeMonth: false,
    changeYear: false
});

Doesn't not work, as well as some other options (there seem to be similiar tickets).

Attachments (0)
Change History (3)

Changed April 22, 2008 04:20PM UTC by klaus comment:1

cc: → klaus

Changed April 23, 2008 09:45AM UTC by paul comment:2

owner: pauliMarc

Changed May 04, 2008 10:48AM UTC by paul comment:3

resolution: → fixed
status: newclosed

Fixed in r5407.