Ticket #7198 (closed bug: invalid)
Out of Memory on line 12 in Internet Explorer
| Reported by: | daniel@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4.4 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
This is using jquery.min.js v1.3.2 with JQuery UI v1.8.5 on Internet Explorer 8.
The stack trace shows an infinite loop inside JQuery. This occurs when the page is loaded. Strangely, if you then ignore the error, the page seems to work fine.
Sorry no test case: my site is behind a paywall.
Change History
comment:2 Changed 2 years ago by info@…
Hey all,
I have concurred this error. I was using jquery.min.js v1.3.2 with JQuery UI v1.8.5 on Internet Explorer 8 and I was receiving an error message that said "Out of memory at line: 12" (this was not happening on other browsers such as Safari, Chrome, Firefox). I just switch the JQuery UI v1.8.5 to v1.8.9 and it did the trick.
Just looking to help other jquery users out there. Thank You. Leave a comment or email me if you have any questions.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

jQuery 1.3 and jQuery UI 1.8 are not compatible. jQuery UI 1.8 goes with jQuery 1.4; jQuery UI 1.7 goes with jQuery 1.3.