Opened 14 years ago
Closed 14 years ago
#3220 closed defect (fixed)
remove dojo.unimplemented calls
Reported by: | Adam Peller | Owned by: | Jared Jurkiewicz |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | General | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
dojo.unimplemented was removed in 0.9 and we missed a couple of references.
Jared, it looks like dojo.data, dojo.date, dojo.number, and dojox.wires use this. Can you handle the data/wires stuff?
Attachments (2)
Change History (8)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Cc: | Jared Jurkiewicz removed |
---|---|
Owner: | changed from Adam Peller to Jared Jurkiewicz |
Changed 14 years ago by
Attachment: | dojox.wires_20070605.patch added |
---|
Changed 14 years ago by
Attachment: | dojo.data.apis_20070605.patch added |
---|
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
dojo.data and dojox.wire removal tested on:
Windows:
IE 6.0 IE 7.0 Firefox 2.0.0.4 Firefox 1.5.0.12 Opera 9.2 Seamonkey 1.1.1
OS-X:
Note: See
TracTickets for help on using
tickets.
(In [8839]) Refs #3220