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.16.2.9 -r1.16.2.10 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 29 Mar 2005 13:50:33 -0000 1.16.2.9 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 15 Apr 2005 17:00:42 -0000 1.16.2.10 @@ -102,7 +102,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