Index: openacs-4/packages/wp-slim/www/attach.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/wp-slim/www/attach.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/wp-slim/www/attach.tcl 19 Nov 2001 19:34:23 -0000 1.5 +++ openacs-4/packages/wp-slim/www/attach.tcl 18 Sep 2002 12:07:02 -0000 1.6 @@ -42,7 +42,7 @@ if { $exception_count > 0 } { ad_return_complaint $exception_count $exception_text - return + ad_script_abort } if {[string equal $mime_type "*/*"]} { @@ -67,7 +67,7 @@
  • Double-clicking the \"Add\" button on the previous page.

    Here is the actual error message:

    $errmsg
    " - return + ad_script_abort }