--- loncom/interface/lonsyllabus.pm 2009/12/22 06:31:02 1.104 +++ loncom/interface/lonsyllabus.pm 2010/01/28 17:22:34 1.105 @@ -1,7 +1,7 @@ # The LearningOnline Network # Syllabus # -# $Id: lonsyllabus.pm,v 1.104 2009/12/22 06:31:02 faziophi Exp $ +# $Id: lonsyllabus.pm,v 1.105 2010/01/28 17:22:34 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -428,8 +428,7 @@ ENDSCRIPT &Apache::lonfeedback::newline_to_br(\$message); } else { $message = &Apache::lonfeedback::tidy_html($message); - } - $message =~s|(https?\://[^\s]+)|$1|g; + } $message=&Apache::lonhtmlcommon::raw_href_to_link($message); if ($allowed) {