Skip to main content

Bug Tracker

Side navigation

#5158 closed bug (fixed)

Opened September 03, 2009 10:16AM UTC

Closed June 11, 2010 03:10AM UTC

function onreadystatechange sometimes fails

Reported by: spaceorc Owned by:
Priority: major Milestone: 1.4
Component: ajax Version: 1.3.2
Keywords: onreadystatechange xhr readyState Cc:
Blocked by: Blocking:
Description

function onreadystatechange sometimes fails with message "xhr.readyState is null or not an object" at the following line:

if (xhr.readyState == 0) { <-- line 3555

Attachments (0)
Change History (1)

Changed June 11, 2010 03:10AM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

This was fixed in 1.4.