Search and Top Navigation
#6143 closed enhancement (duplicate)
Opened October 04, 2010 11:44AM UTC
Closed November 22, 2010 04:47PM UTC
Last modified October 11, 2012 09:15PM UTC
setDate changes the passed date object
Reported by: | exelian | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.datepicker | Version: | 1.8.5 |
Keywords: | datepicker, setDate, date | Cc: | |
Blocked by: | Blocking: |
Description
When passing a date object to the datepicker it changes the that date object instead of making a copy and changing that.
I'm not sure whether this is intended behaviour so I'm reporting it.