DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2010-02-04 08:48:54

errythegr8
New member

Weird bug in IE6 In Windows 7 64-bit

I am using Windows 7 64-bit and IE tester v0.4.2. I have NO service pack installed. When I try to alert an XML HTTP Request, i get this
http://i50.tinypic.com/mbn43o.png.I am 100% sure that is NOT the real XMLHTTP response. It does that with all my AJAX requests.

Offline

 

#2 2010-02-04 08:56:26

fabrice
DebugBar Support

Re: Weird bug in IE6 In Windows 7 64-bit

Hi,

Can you post some code ? I'm sure to understand what you mean by "alert an XTM HTTP Request".

Also note that if this is related to 64 bits, I won't be able to work on this as I don't have a 64 bits machine so far. But as this my not be related to 64 bits, it can be good to check.

Thanks.

Offline

 

#3 2010-02-04 09:30:32

errythegr8
New member

Re: Weird bug in IE6 In Windows 7 64-bit

Here's two sample pages
testTest.html : the page that clals the request
test.html: the page it posts to
i'm not sure if it has to do something with the fact my system is 64-bit as i do not hav ea 32-bit windows 7 machine.
http://pastebin.com/md1281bb

Offline

 

#4 2010-02-04 10:03:47

fabrice
DebugBar Support

Re: Weird bug in IE6 In Windows 7 64-bit

Hi,

It's working fine on my machine. What is the IE instance version you are using ? Is it working with a "default IE" tab ?

Offline

 

#5 2010-02-04 10:08:47

errythegr8
New member

Re: Weird bug in IE6 In Windows 7 64-bit

I;m using IE 6 and it works with all other versions.

Offline

 

#6 2010-02-04 10:28:23

fabrice
DebugBar Support

Re: Weird bug in IE6 In Windows 7 64-bit

As it is working on my side, I think it's a problem with 64 bits platform.

Offline

 

#7 2010-02-04 10:29:40

errythegr8
New member

Re: Weird bug in IE6 In Windows 7 64-bit

Possibly. But I still think it should be fixed tongue
It;s a very weird error, still.

Offline

 

#8 2010-02-04 10:38:26

fabrice
DebugBar Support

Re: Weird bug in IE6 In Windows 7 64-bit

Also note that if this is related to 64 bits, I won't be able to work on this as I don't have a 64 bits machine so far

Offline

 

#9 2010-10-07 17:45:44

raj
New member

Re: Weird bug in IE6 In Windows 7 64-bit

Having the exact same error with Windows 7 32-bit and IE6-tab of IE Tester only.

Reports on the internet relate it to IE6 not being able to handle the data returned gzip'ed. We do not have gzip compression enabled or even installed on our apache box so it's something happening within ietester as I've confirmed it to be working fine on a real IE6 install.

Offline