Index: openacs-4/packages/project-manager/lib/tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/lib/tasks.tcl,v diff -u -r1.31 -r1.32 --- openacs-4/packages/project-manager/lib/tasks.tcl 30 Oct 2005 15:12:15 -0000 1.31 +++ openacs-4/packages/project-manager/lib/tasks.tcl 31 Oct 2005 21:32:08 -0000 1.32 @@ -187,7 +187,7 @@ where_clause "$project_item_where_clause" ] \ instance_id [list \ - where_clause "ti.process_instance = :instance_id" + where_clause "o.package_id = :instance_id" ] \ is_observer_p [list \ label "[_ project-manager.Observer]" \