Index: openacs-4/packages/file-storage/www/folder-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/folder-chunk.tcl,v diff -u -r1.49.2.9 -r1.49.2.10 --- openacs-4/packages/file-storage/www/folder-chunk.tcl 3 May 2017 18:18:15 -0000 1.49.2.9 +++ openacs-4/packages/file-storage/www/folder-chunk.tcl 8 Jun 2017 16:42:26 -0000 1.49.2.10 @@ -300,8 +300,6 @@ } - set file_upload_name [fs::remove_special_file_system_characters -string $file_upload_name] - if { $content_size ne "" } { incr content_size_total $content_size }