#5611 closed bug (duplicate)
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)
Change History (3)
Changed 13 years ago by
Changed 13 years ago by
Attachment: | out-of-stack-space-ie8.PNG added |
---|
Screen shot of script debugger showing location of error
comment:1 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
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.
Note: See
TracTickets for help on using
tickets.
Test HTML file that will produce the error.