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.24 -r1.25 --- openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 21 Jan 2005 20:41:56 -0000 1.24 +++ openacs-4/packages/acs-content-repository/tcl/filter-procs.tcl 24 Jan 2005 00:58:41 -0000 1.25 @@ -186,7 +186,7 @@ -root_folder_id $content_root \ -resolve_index "f"] set item_info(content_type) [::content::item::get_content_type \ - -item_id $item_id] + -item_id $item_info(item_id)] # No item found, so do not handle this request if { [string equal "" $item_info(item_id)] } {