Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#7198 closed bug (invalid)

Out of Memory on line 12 in Internet Explorer

Reported by: [email protected] Owned by:
Priority: undecided Milestone: 1.4.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:

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 (2)

comment:1 Changed 12 years ago by snover

Resolution: invalid
Status: newclosed

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.

comment:2 Changed 12 years ago by [email protected]

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.

Note: See TracTickets for help on using tickets.