Side navigation
#5691 closed bug (worksforme)
Opened December 20, 2009 01:59PM UTC
Closed June 16, 2010 03:34AM UTC
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.
i try test case in FireFox 2.0.20 and no error appear.
Attachments (0)
Change History (3)
Changed December 20, 2009 03:05PM UTC by comment:1
Changed January 13, 2010 12:39AM UTC by comment:2
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.
Changed June 16, 2010 03:34AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
I'm going to say this one was a 1.4 alpha bug.
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.