Index: openacs-4/packages/general-comments/www/file-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/file-add-2.tcl,v diff -u -r1.8.2.1 -r1.8.2.2 --- openacs-4/packages/general-comments/www/file-add-2.tcl 12 Sep 2015 11:06:34 -0000 1.8.2.1 +++ openacs-4/packages/general-comments/www/file-add-2.tcl 21 May 2016 10:15:38 -0000 1.8.2.2 @@ -18,7 +18,7 @@ title:notnull upload_file:notnull upload_file.tmpfile:tmpfile - { return_url {} } + { return_url:localurl {} } } -validate { allow_file_attachments { set allow_files_p [parameter::get -parameter AllowFileAttachmentsP -default {t}]