Index: openacs-4/packages/notes/www/view-one.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notes/www/view-one.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/notes/www/view-one.tcl 5 Sep 2002 11:04:56 -0000 1.2 +++ openacs-4/packages/notes/www/view-one.tcl 16 Jan 2003 13:51:28 -0000 1.3 @@ -17,5 +17,7 @@ where note_id = :note_id } +set title [ad_quotehtml $title] +set body [ad_text_to_html $body] ad_return_template