Index: openacs-4/packages/calendar/www/view-list-display.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/view-list-display.tcl,v diff -u -N -r1.15 -r1.16 --- openacs-4/packages/calendar/www/view-list-display.tcl 27 Oct 2003 12:43:02 -0000 1.15 +++ openacs-4/packages/calendar/www/view-list-display.tcl 5 Nov 2003 18:05:28 -0000 1.16 @@ -8,7 +8,7 @@ set url_template {?sort_by=$sort_by} } if { ![info exists item_template] } { - set item_template "\$item" + set item_template "\[ad_quotehtml \$item\]" } if { ![info exists show_calendar_name_p] } { set show_calendar_name_p 1