Index: openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl,v diff -u -r1.22.2.4 -r1.22.2.5 --- openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl 8 Oct 2020 06:49:12 -0000 1.22.2.4 +++ openacs-4/packages/static-portlet/tcl/static-portal-content-procs.tcl 8 Oct 2020 11:57:39 -0000 1.22.2.5 @@ -215,11 +215,7 @@ } { Get the content of the item. } { - return [db_string get_content.select { - select content - from static_portal_content - where content_id = :content_id - }] + return [db_string get_content.select {}] } ad_proc -public get_package_id {