Modify ↓
Ticket #5691 (closed bug: worksforme)
Stack overflow in IE6
| Reported by: | TNT | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.4 |
| Component: | core | Version: | 1.4a2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have a page with one plugin "selectbox". when i try this plugin with jQuery v1.3.2 in IE6 its working fine. but when i try with jQuery v1.4a2pre i see "Stack overflow at line: 1457" message.
here is a test case with two diferent versions. http://www.tnt-soft.net/bug2/
i try test case in FireFox 2.0.20 and no error appear.
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.

I saw this same error in IE8 running the jQuery test suite a couple of days ago. I thought it was from my own changes but it was late so I decided to bail out for the day. Having backed those out and pulling from the current Github source, I don't see it anymore.