Opened 15 years ago
Closed 15 years ago
#2934 closed bug (fixed)
Datepicker does not read existing date value
Reported by: | anonymous | Owned by: | grabanski |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.datepicker | Version: | 1.5rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If the datepicker element already contains a date value, the it is not used. For example, if I reload the page and then call $('#datepicker').datepicker("getDate"); then null is returned even if a valid date is set in the value attribute
Change History (3)
comment:1 Changed 15 years ago by
Version: | 1.5b4 → 1.5rc1 |
---|
comment:2 Changed 15 years ago by
Status: | new → accepted |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
This was fixed 3:30PM yesterday. Duplicate ticket.