[ http://issues.apache.org/jira/browse/TAPESTRY-1058?page=all ]
Jesse Kuhnert resolved TAPESTRY-1058.
-------------------------------------
Resolution: Fixed
Updated to use dojo.event.browser.clean(node)
> should clean html before replacing
> ----------------------------------
>
> Key: TAPESTRY-1058
> URL: http://issues.apache.org/jira/browse/TAPESTRY-1058
> Project: Tapestry
> Issue Type: Bug
> Components: JavaScript
> Affects Versions: 4.1.1
> Environment: browser
> Reporter: Jesse Kuhnert
> Assigned To: Jesse Kuhnert
> Fix For: 4.1.1
>
>
> dojo.event.browser.clean(domNode) will ensure no connected events remain
> strung around, causing memory leaks. Implement this in any and all logic that
> does innerHTML type replacements.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]