Opened 13 years ago
Closed 13 years ago
#8335 closed defect (fixed)
dojo.mixin() doesn't handle being passed undefined target objects
Reported by: | alex | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | General | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.mixin() (without any arguments at all) should return an object. Currently it returns undefined.
Note: See
TracTickets for help on using
tickets.
fixed in [16198]