Opened 13 years ago
Closed 12 years ago
#7945 closed defect (duplicate)
dojo.io.iframe.send should reuse code from dojo.xhr
Reported by: | Adam Peller | Owned by: | James Burke |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | IO | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Can we collapse the code in send() which does the loadXML and IE ActiveX stuff to use dojo.xhr instead (see content type "xml")
Change History (1)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was done in #8140 as cleanup effort for IE XML parser lookup.