Skip to main content

Bug Tracker

Side navigation

#8492 closed bug (invalid)

Opened March 10, 2011 11:53AM UTC

Closed March 10, 2011 03:18PM UTC

Last modified March 14, 2012 05:47PM UTC

IE6.0 with SP1 + Memory Leak

Reported by: santoshgiridhar@gmail.com Owned by:
Priority: low Milestone: 1.next
Component: core Version: 1.5.1
Keywords: Cc:
Blocked by: Blocking:
Description

Any JQUERY version compatible with IE6.0 + SP1???

There is lot of memory leak and Virtual Memory size keeps on increasing... Is there any stable version of JQuery???

Attachments (0)
Change History (4)

Changed March 10, 2011 03:18PM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

The only Microsoft-supported version of IE6 is the one updated by XP Service Pack 3. That is the one jQuery supports as well. There were several security fixes and memory leak fixes applied after IE6 SP1, which was released in 2002!

http://en.wikipedia.org/wiki/Internet_Explorer_6#Release_history

Changed March 10, 2011 03:43PM UTC by santoshgiridhar@gmail.com comment:2

Ok. So, jQuery doesn't support the earlier version of IE6.0 SP1??? I have many licensed system which still works on Windows NT + IE6.0 + SP1...

So, for the web applications which i have designed using latest jQuery doesn't work! It still has a memory leak!!!

Changed March 10, 2011 06:18PM UTC by rwaldron comment:3

component: unfiledcore
priority: undecidedlow

Replying to [comment:2 santoshgiridhar@…]:

Ok. So, jQuery doesn't support the earlier version of IE6.0 SP1??? I have many licensed system which still works on Windows NT + IE6.0 + SP1... So, for the web applications which i have designed using latest jQuery doesn't work! It still has a memory leak!!!

According to this article on Wikipedia, IE6-SP1 was released almost a decade ago: http://en.wikipedia.org/wiki/Internet_Explorer_6

Changed March 10, 2011 07:26PM UTC by dmethvin comment:4

So, jQuery doesn't support the earlier version of IE6.0 SP1???

No, and that will not change. We have a hard enough time getting the still-supported IE6 SP3 to behave. Microsoft has dropped support for the platforms where IE6 SP1 is the latest available one. We do not prioritize requests based on the number of punctuation marks they contain.

I see your problem, but understand ours. Microsoft's IE6 SP1 is a commercial product that your customers paid for a decade ago, but it is no longer supported by Microsoft and no source code is available. jQuery is provided free of charge, mostly supported by volunteers, and the source code is there if you want to find and fix the issue with IE6 SP1 for yourself and your customers who are using unsupported software.