Opened 5 years ago
Closed 4 years ago
#18796 closed defect (fixed)
dojox/calendar/ViewBase doesn't respect dateClassObj
Reported by: | gerhard presser | Owned by: | dylan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.11.1 |
Component: | Dojox | Version: | 1.11.0-rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
in _setupDayRefresh() a new Date() is constructed.
instead this.newDate() should be used.
we are using custom date-objects to manage some tricky timezone-handling.
Change History (4)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
Is your pr correct? It is showing 3,028 additions and 3,028 deletions...
comment:4 Changed 4 years ago by
Milestone: | tbd → 1.11.1 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
any chances to get this fixed before the final release? I already created a pull request at
https://github.com/damiengarbarino/dojo-calendar/pulls