Ticket #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: | ||
| Blocking: | Blocked by: |
Description
setDate should make a clone of its argument and not reset the time.
Change History
comment:2 Changed 3 years ago by pheiberg
- Status changed from new to closed
- Resolution set to fixed
Datepicker: changed setDate not to modify the passed date argument. Fixes #6671 - setDate manipulates its argument
Changeset: d69f2ecb1273f382d83b13c349a8c76b17bee2a6
Note: See
TracTickets for help on using
tickets.


Committed proposed fix in GitHub.