Index: openacs-4/contrib/obsolete-packages/library/www/comment-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/obsolete-packages/library/www/comment-edit-2.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/contrib/obsolete-packages/library/www/comment-edit-2.tcl 2 Jul 2003 12:19:42 -0000 1.1 +++ openacs-4/contrib/obsolete-packages/library/www/comment-edit-2.tcl 7 Nov 2003 17:43:33 -0000 1.2 @@ -53,7 +53,7 @@ km_general_comment_update -html_p $html_p -public_p $public_p -feedback_category_id $feedback_category_id $feedback_author_id $object_id $comment_id $comment - if { $html_p == "t" } { set comment [ad_html_to_text $comment] } + if { $html_p == "t" } { set comment [ad_html_to_text -- $comment] } set author_id [km_conn original_author_id] set author_email [km_conn original_author_email]