Opened 11 years ago
Closed 11 years ago
#13588 closed bug (notabug)
ajax dataType: 'jsonp' does not trigger fail callback
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | ajax | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
http://jsfiddle.net/delvarworld/QbHDr/
Fixme? Or is this some weird undocumented behavior with jsonp? Note that changing it form 'fail' to 'error' still does not work.
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → ajax |
---|---|
Priority: | undecided → low |
Resolution: | → notabug |
Status: | new → closed |
Version: | git → 1.9.1 |
Note: See
TracTickets for help on using
tickets.
No error callbacks are called with jsonp. It is documented here: http://api.jquery.com/jQuery.ajax/