Index: openacs-4/packages/xowiki/www/ajax/scripted-streaming-chat.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/ajax/Attic/scripted-streaming-chat.js,v diff -u -r1.7 -r1.8 --- openacs-4/packages/xowiki/www/ajax/scripted-streaming-chat.js 20 Sep 2018 13:25:24 -0000 1.7 +++ openacs-4/packages/xowiki/www/ajax/scripted-streaming-chat.js 28 Sep 2018 11:44:23 -0000 1.8 @@ -4,43 +4,17 @@ var http_send = getHttpObject(); +// This function MUST be there as in +// xotcl-core/tcl/bgdelivery-procs.tcl we expect getData to elaborate +// data coming from the continuos javascript iframe. function getData(data) { - var messages = document.getElementById('messages'); - for (var i=0;i