Index: openacs-4/packages/calendar/www/cal-item-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/www/cal-item-new.tcl,v diff -u -N -r1.41.2.5 -r1.41.2.6 --- openacs-4/packages/calendar/www/cal-item-new.tcl 25 Jan 2022 12:56:16 -0000 1.41.2.5 +++ openacs-4/packages/calendar/www/cal-item-new.tcl 25 Jan 2022 13:39:29 -0000 1.41.2.6 @@ -197,9 +197,6 @@ {description {[string equal [set msg [ad_html_security_check $description]] ""]} $msg } - {time_p {$time_p in {0 1}} - "#acs-templating.Invalid_choice#" - } } -new_request { # Seamlessly create a private calendar if the user doesn't have one if { ![calendar::have_private_p -party_id $user_id] } {