Modify ↓
Ticket #4811 (closed bug: duplicate)
JSONP Ajax does not always call success or error
| Reported by: | Connorhd | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | ajax | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
JSONP requests do not call success or error on a malformed JSONP response, this seems bad behaviour.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

malsup has this wrapper that fixes the issue:
http://gist.github.com/82181