#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: | ||
Blocked by: | Blocking: |
Description
JSONP requests do not call success or error on a malformed JSONP response, this seems bad behaviour.
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
malsup has this wrapper that fixes the issue:
http://gist.github.com/82181