Index: openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl,v diff -u -r1.19 -r1.20 --- openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl 11 Dec 2001 06:09:28 -0000 1.19 +++ openacs-4/packages/faq-portlet/tcl/faq-portlet-procs.tcl 11 Jan 2002 21:04:21 -0000 1.20 @@ -102,10 +102,18 @@ foreach package_id $list_of_package_ids { if { [db_string count_faqs "select count(*) as count from faq_q_and_as, acs_objects where context_id = :package_id and object_id=faq_id" ] != 0 } { - set name [db_string select_name "select name from site_nodes where node_id= (select parent_id from site_nodes where object_id=:package_id)" -default ""] - append template "