Skip to main content

Bug Tracker

Side navigation

#10738 closed bug (duplicate)

Opened November 09, 2011 06:32PM UTC

Closed November 09, 2011 06:49PM UTC

Last modified November 09, 2011 06:49PM UTC

jqXHR no longer returned from $.ajax requests in 1.7

Reported by: marti221 Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7
Keywords: Cc:
Blocked by: Blocking:
Description

I noticed an issue after upgrading to jQuery 1.7 where I could no longer access the jqXHR object returned from an $.ajax request. I used to be able to access the jqxhr fields in 1.6 through this method.

Here is the fiddle (jquery 1.7):

http://jsfiddle.net/8GLav/2/

Here is what it used to be like when it worked (jquery 1.6.4):

http://jsfiddle.net/f6pAP/

Attachments (0)
Change History (2)

Changed November 09, 2011 06:49PM UTC by timmywil comment:1

resolution: → duplicate
status: newclosed

Changed November 09, 2011 06:49PM UTC by timmywil comment:2

Duplicate of #10723.