Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] AJAX and new FF version


  • From: list at tridemail.de (Michael Borchers)
  • Subject: [Javascript] AJAX and new FF version
  • Date: Thu Nov 16 01:36:52 2006

----- Original Message ----- 
From: "tedd" <tedd@xxxxxxxxxxxx>
To: "[JavaScript List]" <javascript@xxxxxxxxxx>
Sent: Wednesday, November 15, 2006 4:16 PM
Subject: Re: [Javascript] AJAX and new FF version


> At 3:33 PM +0100 11/14/06, Michael Borchers wrote:
>>some of our ajax scripts stopped working with the latest firefox 
>>release 1.5.0.8.
>>
>>http://www.spsgauben.de/index.php?status=10&partner=1
>>
>>error:
>>Fehler: uncaught exception: [Exception... "Component returned 
>>failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) 
>>[nsIXMLHttpRequest.send]"  nsresult: "0xc1f30001 
>>(NS_ERROR_NOT_INITIALIZED)"  location: "JS frame :: 
>>http://www.spsgauben.de/index.php?status=10&partner=1 :: 
>>getPartnerInfo :: line 115"  data: no]
>>
>>any ideas?! works fine (like always before in IE and it should also 
>>in the older FF version)
> 
> My limited experience has shown me that FF is much more strict about 
> valid js than other browsers. Maybe their newest is even more so.
> 
> Google using "NS_ERROR_NOT_INITIALIZED" produces a lot of considerations.
> 
> hth's
> 
> tedd

seems to be a main bug:
http://www.quirksmode.org/blog/archives/2005/09/xmlhttp_notes_a_1.html