[Javascript] AJAX and new FF version

Michael Borchers list at tridemail.de
Thu Nov 16 01:39:59 CST 2006


----- Original Message ----- 
From: "tedd" <tedd at sperling.com>
To: "[JavaScript List]" <javascript at LaTech.edu>
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



More information about the Javascript mailing list