Index: openacs-4/packages/file-storage/www/folder-zip-add.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/folder-zip-add.tcl,v diff -u -r1.11.2.5 -r1.11.2.6 --- openacs-4/packages/file-storage/www/folder-zip-add.tcl 15 Feb 2021 15:50:05 -0000 1.11.2.5 +++ openacs-4/packages/file-storage/www/folder-zip-add.tcl 15 Feb 2021 15:50:52 -0000 1.11.2.6 @@ -109,7 +109,7 @@ # Rest of the form. -# Folder names cannot contain backslashes +# Folder names cannot contain slashes ad_form -extend -name file_add -form {} -validate { {title {[string first "/" $title] == -1}