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 comment:1
Changed January 02, 2011 02:38PM UTC by 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: | new → closed | 
I just tested this with jQuery 0 GIT and the issue no longer exists.
(browser: Chrome)