Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.