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 comment:1
component: | unfiled → ajax |
---|---|
priority: | undecided → low |
resolution: | → notabug |
status: | new → closed |
version: | git → 1.9.1 |
No error callbacks are called with jsonp. It is documented here: http://api.jquery.com/jQuery.ajax/