Bug Tracker

Modify

Ticket #11645 (closed bug: invalid)

Opened 13 months ago

Last modified 13 months ago

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:
Blocking: Blocked by:

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/

Change History

comment:1 Changed 13 months ago by dmethvin

  • Owner set to flowersinthesand
  • Status changed from new to pending

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

comment:2 Changed 13 months ago by flowersinthesand

  • Status changed from pending to new

Never mind this issue, sorry.  https://github.com/jquery/jquery/pull/751

comment:3 Changed 13 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.