Index: openacs-4/packages/acs-content-repository/tcl/content-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-procs.tcl,v diff -u -N -r1.16.2.1 -r1.16.2.2 --- openacs-4/packages/acs-content-repository/tcl/content-procs.tcl 5 Oct 2019 13:32:14 -0000 1.16.2.1 +++ openacs-4/packages/acs-content-repository/tcl/content-procs.tcl 25 May 2020 14:30:45 -0000 1.16.2.2 @@ -181,6 +181,7 @@ if {![regexp {^[0-9/]+$} $name]} { ns_log notice "orphan handling: ignore strange entry from deletion log <$dir$name>" + continue } set count [cr_count_file_entries $name]