Skip to main content

Bug Tracker

Side navigation

#13588 closed bug (notabug)

Opened March 09, 2013 12:46AM UTC

Closed March 13, 2013 01:33AM UTC

ajax dataType: 'jsonp' does not trigger fail callback

Reported by: delvarworld@yahoo.com 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.

Attachments (0)
Change History (1)

Changed March 13, 2013 01:33AM UTC by timmywil comment:1

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/