Fedora 13 - Firefox Issue

Kevin DeKorte kdekorte at gmail.com
Tue Jun 22 16:45:31 UTC 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I know this is not really a test issue, but something that might have
slipped thru testing.

Yesterday I was working on some javascript code in Firefox on F13 and it
was working right. Today, after doing some updates it no longer works.

The code is quite simple.

var sURL  = "http://dekorte.homeip.net/welcome.php";
oRequest = new XMLHttpRequest();
oRequest.open("GET",sURL, false);
oRequest.send(null);


The code works fine on F12, but on F13 it gives me this.


Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]"  nsresult:
"0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame ::
https://dekorte.homeip.net/dynamic_pages.js :: update_body_content ::
line 24"  data: no]


Where line 24 is the send.

I looked at the webserver and it is giving the content back correctly.
It just seems the component is messed up now. I have no idea where to
file this as it worked right yesterday. And firefox was not in the last
set of updates..

This is the set of packages that were updated.

Jun 22 07:14:33 localhost yum: Installed: libcgroup-0.35.1-1.fc13.x86_64
Jun 22 07:14:34 localhost yum: Updated:
policycoreutils-2.0.82-31.fc13.x86_64
Jun 22 07:14:35 localhost yum: Updated:
policycoreutils-python-2.0.82-31.fc13.x86_64
Jun 22 07:14:36 localhost yum: Updated:
imsettings-libs-0.108.0-3.fc13.x86_64
Jun 22 07:14:36 localhost yum: Updated: gypsy-0.8-1.fc13.x86_64
Jun 22 07:14:37 localhost yum: Updated: imsettings-0.108.0-3.fc13.x86_64
Jun 22 07:14:38 localhost yum: Updated:
1:telepathy-mission-control-5.4.2-2.fc13.x86_64
Jun 22 07:14:38 localhost yum: Updated: perl-Params-Util-1.01-1.fc13.x86_64
Jun 22 07:14:41 localhost yum: Updated: bzr-2.1.2-1.fc13.x86_64
Jun 22 07:14:43 localhost yum: Updated: anthy-9100h-12.fc13.x86_64
Jun 22 07:14:44 localhost yum: Updated: xen-libs-3.4.3-1.fc13.x86_64
Jun 22 07:14:44 localhost yum: Updated:
xorg-x11-drv-wacom-0.10.6-4.fc13.x86_64
Jun 22 07:14:45 localhost yum: Updated: libucil-0.9.8-2.fc13.x86_64
Jun 22 07:14:45 localhost yum: Updated:
foomatic-db-filesystem-4.0-17.20100204.fc13.noarch
Jun 22 07:14:51 localhost yum: Updated:
foomatic-db-ppds-4.0-17.20100204.fc13.noarch
Jun 22 07:14:53 localhost yum: Updated:
foomatic-db-4.0-17.20100204.fc13.noarch
Jun 22 07:14:54 localhost yum: Updated: gypsy-devel-0.8-1.fc13.x86_64
Jun 22 07:14:55 localhost yum: Updated:
policycoreutils-gui-2.0.82-31.fc13.x86_64
Jun 22 07:14:55 localhost yum: Updated: python-inotify-0.9.0-1.fc13.noarch
Jun 22 07:14:56 localhost yum: Updated: python-argparse-1.1-1.fc13.noarch
Jun 22 07:14:56 localhost yum: Updated:
1:python-BeautifulSoup-3.0.8.1-1.fc13.noarch


Kevin


- -- 
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkwg6KsACgkQ6w2kMH0L1dE+mACfe/WZMEYbafNT5Cq0jJqFMuCn
TrIAnRn8zRtG7fZCr1e5Bih5aOgrvvvy
=BmxQ
-----END PGP SIGNATURE-----


More information about the test mailing list