Index: openacs-4/packages/lors/tcl/lors-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/lors-procs.tcl,v diff -u -N -r1.16 -r1.17 --- openacs-4/packages/lors/tcl/lors-procs.tcl 3 Mar 2009 21:35:54 -0000 1.16 +++ openacs-4/packages/lors/tcl/lors-procs.tcl 30 Nov 2018 11:37:38 -0000 1.17 @@ -80,7 +80,7 @@ #view is easy set object_type [acs_object_type $object_id] if {$object_type eq "content_item"} { - set object_type [content::item::content_type -item_id $object_id] + set object_type [content::item::get_content_type -item_id $object_id] } ns_log notice "lors::object_Url object_id='${object_id}'" switch $url {