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 -N -r1.39 -r1.40 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 15 Jun 2018 08:30:12 -0000 1.39 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 15 Jun 2018 09:14:02 -0000 1.40 @@ -117,8 +117,8 @@ } # 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] + set table_name [acs_object_type::get_table_name \ + -object_type $content_type] upvar content content