Index: openacs-4/packages/tasks/lib/tasks-portlet.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tasks/lib/tasks-portlet.adp,v diff -u -r1.7 -r1.8 --- openacs-4/packages/tasks/lib/tasks-portlet.adp 12 Apr 2006 08:26:27 -0000 1.7 +++ openacs-4/packages/tasks/lib/tasks-portlet.adp 4 May 2006 06:03:42 -0000 1.8 @@ -9,7 +9,7 @@ @@ -81,7 +82,7 @@ where s.status_id = t.status_id and ao.object_id = t.task_id $limitations_clause - [list::filter_where_clauses -and -name tasks] + [template::list::filter_where_clauses -and -name tasks] [template::list::orderby_clause -orderby -name tasks]