Opened 14 years ago
Closed 14 years ago
#3622 closed bug (fixed)
.datepicker("setDate", date) doesn't update altField
Reported by: | deebo | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.datepicker | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
using the following option:
onChangeMonthYear: function(date) { $(this).datepicker("setDate", date); }
the actual field updates on month/year change, but the altField does not.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Already fixed in next release.