Index: openacs-4/packages/tasks/lib/tasks-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tasks/lib/tasks-postgresql.xql,v diff -u -r1.14 -r1.15 --- openacs-4/packages/tasks/lib/tasks-postgresql.xql 4 May 2006 06:03:42 -0000 1.14 +++ openacs-4/packages/tasks/lib/tasks-postgresql.xql 5 May 2006 18:32:02 -0000 1.15 @@ -65,7 +65,6 @@ left outer join t_processes p on (p.process_id = pi.process_id) where s.status_id = t.status_id and ao.object_id = t.task_id - $limitations_clause [template::list::page_where_clause -and -name tasks -key t.task_id] [template::list::orderby_clause -orderby -name tasks]