Modify ↓
Ticket #10738 (closed bug: duplicate)
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: | ||
| Blocking: | Blocked by: |
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):
Here is what it used to be like when it worked (jquery 1.6.4):
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.
