Skip to main content

Bug Tracker

Side navigation

#11645 closed bug (invalid)

Opened April 25, 2012 03:03PM UTC

Closed May 05, 2012 04:27PM UTC

Using xhrFields breaks ajax in IE 6

Reported by: flowersinthesand Owned by: flowersinthesand
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

IE 6 throws an error when some property is set on an instance of ActiveXObject("Microsoft.XMLHTTP"), so that fail callbacks are fired when sending an request with xhrFields option. The error thrown should be swallowed.

http://jsfiddle.net/flowersinthesand/AFDQF/

http://jsfiddle.net/flowersinthesand/LAjxF/

Attachments (0)
Change History (3)

Changed May 05, 2012 04:07PM UTC by dmethvin comment:1

owner: → flowersinthesand
status: newpending

If you're expecting xhrFields to work on IE6 isn't that a problem?

Changed May 05, 2012 04:24PM UTC by flowersinthesand comment:2

status: pendingnew

Never mind this issue, sorry.

https://github.com/jquery/jquery/pull/751

Changed May 05, 2012 04:27PM UTC by dmethvin comment:3

resolution: → invalid
status: newclosed