Hi,
I am getting similar issue with firefox 3.5.3 (ubantu).
Please review following code
function onSubmitPage() {
XMLHttpRequest req = new XMLHttpRequest();
req.onreadystatechange = processStateChangeForElement;
try {
req.open("POST", url, true);
} catch (e) {
}
--
XMLHTTPRequest Randomly Fails with Status Code 0 During Reload/Refresh and/or
Multiple Requests
https://bugs.launchpad.net/bugs/394912
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs