Opened 14 years ago
Closed 14 years ago
#4245 closed defect (fixed)
Declaration: mixins parameter broken
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add test case and bug fixes for mixins parameter, which isn't work now... quiz: what's wrong with this statement:
dojo.map(this.mixins, dojo.getObject)
Note: See
TracTickets for help on using
tickets.
(In [10318]) Fixes #4245: mixins parameter not working (also added test case)