Skip to main content

Bug Tracker

Side navigation

#7884 closed bug (worksforme)

Opened January 02, 2011 01:36PM UTC

Closed January 02, 2011 02:38PM UTC

$.ajax error is called twice

Reported by: FamLam <fam.lam@live.nl> Owned by:
Priority: undecided Milestone: 1.6
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

As you can see in this example, error is called twice.

$.ajax error is only called twice if the protocol is invalid

Attachments (0)
Change History (2)

Changed January 02, 2011 01:38PM UTC by FamLam <fam.lam@live.nl> comment:1

(browser: Chrome)

Changed January 02, 2011 02:38PM UTC by rwaldron comment:2

description: http://jsfiddle.net/qcLv3/ \ \ As you can see in this example, error is called twice. \ \ $.ajax error is only called twice if the protocol is invalid \ \ As you can see in this example, error is called twice. \ \ $.ajax error is only called twice if the protocol is invalid
resolution: → worksforme
status: newclosed

I just tested this with jQuery 0 GIT and the issue no longer exists.