Index: openacs-4/contrib/packages/project-manager/www/task-one.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/project-manager/www/Attic/task-one.tcl,v diff -u -r1.24.2.5 -r1.24.2.6 --- openacs-4/contrib/packages/project-manager/www/task-one.tcl 10 Sep 2004 16:52:28 -0000 1.24.2.5 +++ openacs-4/contrib/packages/project-manager/www/task-one.tcl 21 Sep 2004 00:29:44 -0000 1.24.2.6 @@ -148,7 +148,7 @@ # set link to comments -set comments [general_comments_get_comments -print_content_p 1 -print_attachments_p 1 $task_id "[ad_conn url]?task_id=$task_id"] +set comments [general_comments_get_comments -print_content_p 1 -print_attachments_p 1 $task_id "[pm::task::get_url $task_id]"] set comments_link "Add comment"