Index: openacs-4/packages/general-comments/www/comment-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-edit-2.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/general-comments/www/comment-edit-2.tcl 31 Oct 2001 20:42:07 -0000 1.3 +++ openacs-4/packages/general-comments/www/comment-edit-2.tcl 9 Mar 2002 02:00:02 -0000 1.4 @@ -36,7 +36,7 @@ set context_bar {"Confirm comment"} set target "comment-edit-3" -set html_content [ad_html_text_convert -from $comment_mime_type $content] +set html_content [ad_html_text_convert -from $comment_mime_type -- $content] ad_return_template "comment-ae-2"