Modify ↓
Ticket #5839 (closed bug: duplicate)
exception string not passed to error handlers in onreadystatechange fn
| Reported by: | malsup | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4.1 |
| Component: | ajax | Version: | 1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by malsup) (diff)
The call to jQuery.handleError in the onreadystatechange function does not pass exception string that may have been thrown from jQuery.httpData.
Test case: http://jquery.malsup.com/test/ajax.html
This is especially relevant given the new strict json parsing model.
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.
