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 -r1.54.2.12 -r1.54.2.13 --- openacs-4/packages/xowiki/tcl/chat-procs.tcl 8 May 2019 14:33:40 -0000 1.54.2.12 +++ openacs-4/packages/xowiki/tcl/chat-procs.tcl 3 Jul 2019 20:33:04 -0000 1.54.2.13 @@ -97,7 +97,7 @@ # :log "-- msg=$msg" :broadcast_msg [Message new -volatile -time [clock seconds] \ - -user_id $user_id -color $color [list -msg $msg]] + -user_id $user_id -color $color -msg $msg] :register_nsvs ${:now}.$user_id $user_id $msg $color [clock seconds] #