Bug Tracker

Modify

Ticket #6334 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

AJAX Loads in IE7 but not IE8

Reported by: Gaias Enigma Owned by:
Priority: Milestone: 1.4.3
Component: ajax Version: 1.4.2
Keywords: IE8 ajax Cc:
Blocking: Blocked by:

Description

On lines 4987-4999 IE8 try's to load

"return new window.XMLHttpRequest();" instead of "return new window.ActiveXObject("Microsoft.XMLHTTP");"

Note in IE5-IE7 Works fine

Change History

comment:1 Changed 3 years ago by Bradley

Possibly related to #6298 ?

comment:2 Changed 3 years ago by dmethvin

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

Dup of #6298.

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.