Bug Tracker

Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#106 closed enhancement (fixed)

Detecting AJAX Failure

Reported by: john Owned by:
Priority: minor Milestone:
Component: ajax Version:
Keywords: Cc:
Blocked by: Blocking:

Description

If my connection drops in the middle of an AJAX request, I get error messages that look like this:

[Exception... "Component returned failure code: 0xFDECAF (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.status]" ... location: "JS frame :: ...jquery.js :: anonymous :: line 1486" data: no]

Is it possible to catch and handle these exceptions with jQuery?

Change History (2)

comment:1 Changed 17 years ago by john

Milestone: 1.0
Version: 1.0

I'm moving this to post-1.0.

comment:2 Changed 16 years ago by joern

Resolution: fixed
Status: newclosed

Fixed in SVN. Yet very difficult to test, so pleas report any further issues that you may find.

Note: See TracTickets for help on using tickets.