Index: openacs-4/packages/xowiki/tcl/chat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/chat-procs.tcl,v diff -u -N -r1.54.2.16 -r1.54.2.17 --- openacs-4/packages/xowiki/tcl/chat-procs.tcl 14 Aug 2019 07:36:40 -0000 1.54.2.16 +++ openacs-4/packages/xowiki/tcl/chat-procs.tcl 13 Jan 2020 16:44:42 -0000 1.54.2.17 @@ -308,7 +308,7 @@ set json [string trim [:json_encode_msg $msg]] if {$json ne ""} { return [subst { - \n @@ -563,7 +563,7 @@ set data [c1 login] if {$data ne ""} { append html [subst { - }] } append html [subst { - }] @@ -590,8 +590,8 @@ switch -- $mode { "polling" { - append html [subst -nocommands { - }] @@ -600,7 +600,7 @@ "streaming" { append html [subst { - }]