#6671 closed bug (fixed)
Datepicker: setDate manipulates its argument
Reported by: | mbarkhau | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.7 |
Component: | ui.datepicker | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
setDate should make a clone of its argument and not reset the time.
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Datepicker: changed setDate not to modify the passed date argument. Fixes #6671 - setDate manipulates its argument
Changeset: d69f2ecb1273f382d83b13c349a8c76b17bee2a6
comment:3 Changed 12 years ago by
Summary: | setDate manipulates its argument → Datepicker: setDate manipulates its argument |
---|
comment:5 Changed 12 years ago by
Milestone: | 1.9 → 1.8.7 |
---|
Note: See
TracTickets for help on using
tickets.
Committed proposed fix in GitHub.