Opened 10 years ago
Closed 5 years ago
#12324 closed defect (wontfix)
__XhrArgs.load called without 'loadOrError' parameter
Reported by: | sayuri | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.11 |
Component: | IO | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
__XhrArgs#handle is defined as a callback with 3 arguments. But actually the handle called with 2 arguments, there are same arguments of load or error. It has no loadOrError parameter.
It is easy to fix, but this occures a compatibility issue.
Change History (3)
comment:1 Changed 10 years ago by
Owner: | anonymous deleted |
---|
comment:2 Changed 9 years ago by
Component: | Core → IO |
---|---|
Owner: | set to Bryan Forbes |
comment:3 Changed 5 years ago by
Milestone: | tbd → 1.11 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Resolved with dojo/request. We are not planning to make changes to the now deprecated dojo/xhr
Note: See
TracTickets for help on using
tickets.
You can close as wontfix (or fixed) if this is addressed with the new dojo/request code.