Skip to main content

Bug Tracker

Side navigation

#5611 closed bug (duplicate)

Opened December 07, 2009 06:23PM UTC

Closed December 08, 2009 12:04AM UTC

Last modified March 15, 2012 10:32AM UTC

Stack Overflow in IE8 only seen in 1.4a1

Reported by: jbuberel Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.4a1
Keywords: Cc:
Blocked by: Blocking:
Description

Switched from v1.3.latest to 1.4a1 (without making any other changes) to production site. IE8 Users began reporting 'Stack Overflow' errors.

Appears to be in combination with the qTip plugin, but again the error does not occur under jQuery 1.3.x.

Load attached file in IE8 and just wait 1 minute. Error will be produced. Reproducible 100% of time.

Attachments (2)
  • out-of-stack-space-ie8.PNG (106.4 KB) - added by jbuberel December 07, 2009 06:24PM UTC.

    Screen shot of script debugger showing location of error

  • test.html (10.6 KB) - added by jbuberel December 07, 2009 06:23PM UTC.

    Test HTML file that will produce the error.

Change History (1)

Changed December 08, 2009 12:04AM UTC by dmethvin comment:1

resolution: → duplicate
status: newclosed

This is a duplicate of #5612, which identifies the problem. In this case, the name of the attribute is qtip, which matches the plugin name and causes the infinite recursion.