[Prototype-core] unloadCache error in IE7 in 1.5x prototype

2007-11-09 Thread Tim Connor
Has anyone else encountered a javascript error on page unload in IE7 due to the Event.observe(window, 'unload', Event.unloadCache, false); call for the IE memory leak fix? I only noticed it because I'm using lowpro, which due to it's nature makes use of the page load/unload just on being included

[Prototype-core] Re: unloadCache error in IE7 in 1.5x prototype

2007-11-11 Thread Tim Connor
Ah, yeah, that makes sense. We're staying on 1.5x, for a bit (until we get around to the upgrade process, basically, and I'd like to wait untill a new point release of lowpro is out). I guess you aren't taking patches for the 1.5x line anymore, but if anybody else encounters a problem with the p

[Prototype-core] Re: unloadCache error in IE7 in 1.5x prototype

2007-12-04 Thread Tim Connor
On Nov 11, 12:41 pm, Tim Connor <[EMAIL PROTECTED]> wrote: > Ah, yeah, that makes sense. We're staying on 1.5x, for a bit (until > we get around to the upgrade process, basically, and I'd like to wait > untill a new point release of lowpro is out). > > I guess yo