Index: openacs-4/packages/evaluation/www/task-view.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/task-view.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/evaluation/www/task-view.tcl 24 Aug 2004 22:40:30 -0000 1.8 +++ openacs-4/packages/evaluation/www/task-view.tcl 10 Sep 2004 19:16:30 -0000 1.9 @@ -35,7 +35,7 @@ if { ![empty_string_p $task_data] } { - if { [regexp "http://" $task_data] } { + if { [string eq $task_title "link"] } { set task_url "$task_data" } else { # we assume it's a file