Skip to main content

Bug Tracker

Side navigation

#6533 closed bug (invalid)

Opened May 05, 2010 09:02PM UTC

Closed May 05, 2010 11:58PM UTC

IE and Ajax Calls

Reported by: eljaywilson Owned by:
Priority: Milestone: 1.4.3
Component: unfiled Version: 1.4.2
Keywords: Cc:
Blocked by: Blocking:
Description

I am getting errors in IE when making simple ajax calls. The calls work in other pages, but not in this page.

The IE Script Debugger picked this out as causing the issue:

return new A.XMLHttpRequest

The error is Object doesn't support this property or method on line 123 character 183

The wierd thing is that if I refresh the page, it works fine with no error. When I submit the form, it gets the error again.

Attachments (0)
Change History (1)

Changed May 05, 2010 11:58PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

It would be better to start the debugging process in the forums, and open a ticket (with a test case) when you can narrow it down.