Skip to main content

Bug Tracker

Side navigation

#106 closed enhancement (fixed)

Opened July 26, 2006 09:18PM UTC

Closed December 21, 2006 01:35PM UTC

Last modified June 20, 2007 03:08AM UTC

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?

Attachments (0)
Change History (2)

Changed August 22, 2006 09:43PM UTC by john comment:1

milestone: 1.0
version: 1.0

I'm moving this to post-1.0.

Changed December 21, 2006 01:35PM UTC by joern comment:2

resolution: → fixed
status: newclosed

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