Index: openacs-4/packages/project-manager/lib/tasks-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/lib/tasks-postgresql.xql,v diff -u -r1.15 -r1.16 --- openacs-4/packages/project-manager/lib/tasks-postgresql.xql 30 Oct 2005 15:12:15 -0000 1.15 +++ openacs-4/packages/project-manager/lib/tasks-postgresql.xql 30 Oct 2005 15:20:25 -0000 1.16 @@ -75,6 +75,7 @@ where ppm.object_id = ti.task_id and ppm.privilege = 'read' and ppm.party_id = :user_id) + [template::list::filter_where_clauses -and -name tasks] [template::list::orderby_clause -name tasks -orderby]