Index: openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl,v diff -u -N -r1.39.2.2 -r1.39.2.3 --- openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl 6 Jun 2023 13:39:19 -0000 1.39.2.2 +++ openacs-4/packages/calendar-portlet/www/calendar-portlet.tcl 6 Jun 2023 14:37:01 -0000 1.39.2.3 @@ -43,11 +43,6 @@ array set config $cf set view $config(default_view) -# -# Cleanup empty strings from the id list -# -set list_of_calendar_ids [lsearch -all -inline -not -exact $config(calendar_id) {}] - set calendar_url [ad_conn package_url]calendar/ if {[llength $list_of_calendar_ids] > 1} {