#2069 closed defect (fixed)
get rid of dojo.lang.setObjPathValue deprecation warnings
Reported by: | bill | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Core | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.lang.setObjPathValue was deprecated in the eleventh hour; need to update other dojo functions to not call setObjPathValue() (or alternately remove the deprecation warning).
Note: See
TracTickets for help on using
tickets.
fixed in [6769]