[Javascript] AJAX and new FF version

tedd tedd at sperling.com
Wed Nov 15 09:16:06 CST 2006


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
-- 
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com



More information about the Javascript mailing list