It's not really relevant enough to warrent a JIRA issue. This leak would
only happen on pages where you are doing XHR type requests...Tap4.1 doesn't
use this method of adding events anymore. (I have provided a backwards
compatible set of JS functions to mimick the function calls, but they all
use
Have you posted a JIRA bug report?
"Cliff Zhao" <[EMAIL PROTECTED]> skrev i en meddelelse
news:[EMAIL PROTECTED]
> Tapestry leaks memory in IE. I'm using Tap 4.0.2. I did some research and
> like to share it with you. The leaks may be more than I listed here as I
> did
> not use client side vali
Tapestry leaks memory in IE. I'm using Tap 4.0.2. I did some research and
like to share it with you. The leaks may be more than I listed here as I did
not use client side validation on forms.
Tapestry form and DatePicker leak memory IE, here is what I did to remove
the leaks.
// the following co