Skip to main content

Bug Tracker

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.

Attachments (0)
Change History (3)

Changed October 03, 2009 01:31PM UTC by dmethvin comment:1

malsup has this wrapper that fixes the issue:

http://gist.github.com/82181

Changed October 21, 2010 01:24AM UTC by snover comment:2

resolution: → duplicate
status: newclosed

Changed October 21, 2010 01:24AM UTC by snover comment:3

Duplicate of #5201.