Index: openacs-4/packages/lorsm/www/edit-content.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/edit-content.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/lorsm/www/edit-content.tcl 12 Dec 2008 14:25:34 -0000 1.5 +++ openacs-4/packages/lorsm/www/edit-content.tcl 15 Nov 2019 08:45:10 -0000 1.6 @@ -31,7 +31,7 @@ set pather $folder/$identifierref # in some case, the resource is defined with a / that conflicts with -# our existing / creating a double //. Therefore we use a regsub to +# our existing / creating a double //. Therefore, we use a regsub to # get rid of it regsub -all {//} $pather {/} pather