Index: openacs-4/packages/calendar/tcl/cal-item-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/tcl/cal-item-procs.tcl,v diff -u -N -r1.35.2.1 -r1.35.2.2 --- openacs-4/packages/calendar/tcl/cal-item-procs.tcl 8 Oct 2019 12:44:04 -0000 1.35.2.1 +++ openacs-4/packages/calendar/tcl/cal-item-procs.tcl 8 Oct 2019 12:48:47 -0000 1.35.2.2 @@ -289,6 +289,8 @@ }] calendar::do_notifications -mode Edited -cal_item_id $cal_item_id + + callback calendar::item::after_edit -cal_item_id $cal_item_id } } else { ad_return_complaint 1 [_ calendar.start_time_before_end_time]