Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
5.2.0
Description
When an Ajax update changes content on a page, IE wil leak the old DOM nodes under many circumstances. If the DOM nodes have event handlers that are closures that hold a reference back to the DOM node (very easy to do, even without meaning to) a leak will ensue.