Bug Tracker

Ticket #2732 (closed bug: fixed)

Opened 5 months ago

Last modified 4 months ago

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

Reported by: klaus Assigned to: iMarc
Type: bug Priority: major
Milestone: 1.2.4 Component: ui
Version: 1.2.3 Keywords:
Cc: klaus Needs: Patch

Description

$('#example').datepicker({
    changeMonth: false,
    changeYear: false
});

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

Attachments

Change History

Changed 5 months ago by klaus

  • cc set to klaus

Changed 5 months ago by paul

  • owner changed from paul to iMarc

Changed 4 months ago by paul

  • status changed from new to closed
  • resolution set to fixed

Fixed in r5407.

Note: See TracTickets for help on using tickets.