Opened 13 years ago
Closed 13 years ago
#6533 closed bug (invalid)
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.
Note: See
TracTickets for help on using
tickets.
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.