Index: openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/add-file-flash.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/add-file-flash.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/add-file-flash.tcl 5 Apr 2018 14:44:08 -0000 1.4 +++ openacs-4/packages/ajax-filestorage-ui/www/xmlhttp/add-file-flash.tcl 26 Nov 2024 09:23:37 -0000 1.5 @@ -57,7 +57,7 @@ if { $unpack_p && ![empty_string_p $unzip_binary] && [file extension $Filedata] eq ".zip" } { - set path [ns_tmpnam] + set path [ns_mktemp] file mkdir $path