Opened 8 years ago
Closed 8 years ago
#16240 closed defect (fixed)
dojo/request/script ignores callback param in URL
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8.2 |
Component: | IO | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When using dojo/io/script, it passes the callback parameter to the dojo/request/script layer. When the callback parameter is the first parameter, dojo/request/script ignores it.
Change History (3)
comment:1 Changed 8 years ago by
comment:3 Changed 8 years ago by
Milestone: | tbd → 1.8.2 |
---|---|
Priority: | undecided → blocker |
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [29880]: