|
|
|
the way events management is done in prototype.js 1.5.0 makes it difficult to clean up registered observers when a page is being refreshed without reloading the page entirely.
this causes leaks since the same observer is then registered several times (the old version not being properly cleaned up).
a solution is to use the new event API features in order to track and correctly remove registered observers:
ref: http://dev.rubyonrails.org/ticket/7435
|
|
|
|
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets