Skip to main content

Bug Tracker

Side navigation

#6465 closed bug (duplicate)

Opened April 20, 2010 02:38PM UTC

Closed September 21, 2010 03:27AM UTC

Last modified March 13, 2012 08:40PM UTC

Ajax, firefox 6.3.6 returns statuscode 0 when server is down, leads to succes callback

Reported by: sander Owned by:
Priority: Milestone: 1.4.2
Component: ajax Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

When i send an Ajax request with jQuery in a Firefox 3.6.3 browser, and the server is completely down, it returns status code 0.

jQuery currently interprets a status=0 as a success, from the comment in the code for opera(which seem to return 0 instead of 304 sometimes).

So i think a browser specific check is needed unfortunately.

Attachments (0)
Change History (2)

Changed September 01, 2010 04:25PM UTC by curiousdannii comment:1

Duplicate of #6060

Changed September 21, 2010 03:27AM UTC by snover comment:2

resolution: → duplicate
status: newclosed