Index: openacs-4/packages/xowiki/tcl/form-field-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/form-field-procs.tcl,v diff -u -N -r1.284.2.84 -r1.284.2.85 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 19 Feb 2020 00:05:09 -0000 1.284.2.84 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 20 Feb 2020 12:55:38 -0000 1.284.2.85 @@ -2440,7 +2440,7 @@ #:log "add_statistics $options" next if {[dict exists $options word_statistics]} { - :log "add_statistics call :word_statistics" + #:log "add_statistics call :word_statistics" :word_statistics [dict get $options word_statistics] } }