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 -r1.284.2.109 -r1.284.2.110 --- openacs-4/packages/xowiki/tcl/form-field-procs.tcl 13 Jul 2020 12:02:33 -0000 1.284.2.109 +++ openacs-4/packages/xowiki/tcl/form-field-procs.tcl 4 Aug 2020 15:22:19 -0000 1.284.2.110 @@ -4336,7 +4336,7 @@ } # - # Provide a HTML ID for ".sortable" compatible with jquery + # Provide an HTML ID for ".sortable" compatible with jquery # regsub -all {[.]} "${:id}.sortable" - jqID set textAreaID ${:id}.text