Index: openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl,v diff -u -r1.61.2.26 -r1.61.2.27 --- openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 14 Jul 2022 16:55:16 -0000 1.61.2.26 +++ openacs-4/packages/acs-tcl/tcl/tcl-documentation-procs.tcl 14 Jul 2022 16:56:55 -0000 1.61.2.27 @@ -1841,6 +1841,10 @@ this case the filter will just behave as an existance check. } { + if { $types eq "" } { + set types acs_object + } + # First make sure the object_id formally correct if { ![ad_page_contract_filter_proc_object_id $name object_id] } { return 0