Opened 13 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
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 (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
I had this error on IE8 and IE7 compatibility mode with 1.4a2pre, but it seems to be fixed with 1.4a2, at least for me.
comment:3 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I'm going to say this one was a 1.4 alpha bug.
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.