Side navigation
#4811 closed bug (duplicate)
Opened June 24, 2009 02:39AM UTC
Closed October 21, 2010 01:24AM UTC
Last modified October 21, 2010 01:24AM UTC
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.
malsup has this wrapper that fixes the issue:
http://gist.github.com/82181