Bug Tracker

Opened 11 years ago

Closed 11 years ago

#13588 closed bug (notabug)

ajax dataType: 'jsonp' does not trigger fail callback

Reported by: delvarworld@… 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 Timmy Willison

Component: unfiledajax
Priority: undecidedlow
Resolution: notabug
Status: newclosed
Version: git1.9.1

No error callbacks are called with jsonp. It is documented here: http://api.jquery.com/jQuery.ajax/

Note: See TracTickets for help on using tickets.