Index: openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl,v diff -u -r1.6 -r1.7 --- openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 21 Nov 2001 21:20:44 -0000 1.6 +++ openacs-4/packages/dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl 27 Nov 2001 21:17:07 -0000 1.7 @@ -98,8 +98,10 @@ # create a private calendar for the user set community_name \ "Your Calendar for [dotlrn_community::get_community_name]" - set calendar_id [calendar_create $user_id "t" $community_name] + # temporary hack by ben to make calendar unique (FIXME) + set calendar_id [calendar_create $user_id "t" "$community_name-$user_id"] + # XXX - aks - public calendar params here? # Add the calendar DS to the user's portal.