Personal tools
You are here: Home   Bugs   :timeout doesn't rebind after replaceHTML  
 
Document Actions

#10 — :timeout doesn't rebind after replaceHTML

State Unconfirmed
Release:
Area Client side core plugins
Issue type Bug
Severity Medium
Submitted by Danny Bloemendaal
Submitted on 2007-07-20
Responsible
Target release:
Return to tracker
Last modified on 2008-07-23
I created a rule to have some portlets refreshed after a given interval. The server returns a replaceHTML for the portlet. The client then replaces the portlet as expected and it looks that the portlet has the timer event attached again but after that, kukit immediately removes the event. From what I see in the js code, it thinks the node is deleted.
Added by (anonymous) on 2008-07-23 09:42
I think I am experiencing the same issue.

Plone 3.1.3 site in collective.portlet.usertrack.

timeout calls refreshportlet and it works exactly one time and no more.

This in any of Camino, Safari, Firefox on Mac OSX.