Index: openacs-4/packages/tasks/lib/tasks.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tasks/lib/tasks.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/tasks/lib/tasks.tcl 19 Oct 2005 09:10:47 -0000 1.13 +++ openacs-4/packages/tasks/lib/tasks.tcl 21 Oct 2005 20:18:37 -0000 1.14 @@ -233,6 +233,8 @@ } } + + db_multirow -extend {creation_user_url contact_url complete_url done_p task_plus_url task_minus_url description_html task_url} -unclobber tasks $query_name {} { set contact_url [contact::url -party_id $party_id] set creation_user_url [contact::url -party_id $creation_user]