Opened 14 years ago
Closed 14 years ago
#3616 closed defect (fixed)
_appendText does not exist (bad scope call for a forEach() in _Calendar.js)
Reported by: | tk | Owned by: | tk |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.9 |
Keywords: | calendar | Cc: | |
Blocked By: | Blocking: |
Description
summary says it all...
Note: See
TracTickets for help on using
tickets.
(In [9474]) Fixes #3616 forEach on a dojo.query() call was missing ,this to adjust the scope of its function call.