Index: openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl,v diff -u -r1.38 -r1.39 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 22 Jan 2018 10:43:06 -0000 1.38 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 15 Jun 2018 08:30:12 -0000 1.39 @@ -118,6 +118,7 @@ # Get the table name set table_name [db_string get_table_name ""] + set table_name [acs_object_type::get_table_name -object_type $content_type] upvar content content