--- loncom/interface/lonbulletin.pm 2005/06/06 02:29:46 1.30 +++ loncom/interface/lonbulletin.pm 2005/10/30 02:39:09 1.31 @@ -1,7 +1,7 @@ # The LearningOnline Network # Bulletin Board Handler # -# $Id: lonbulletin.pm,v 1.30 2005/06/06 02:29:46 albertel Exp $ +# $Id: lonbulletin.pm,v 1.31 2005/10/30 02:39:09 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -172,10 +172,10 @@ ENDDOCUMENT &Apache::lonfeedback::newline_to_br(\$message); $message =~s/(https*\:\/\/[^\s]+)/\\$1\<\/tt\>\<\/a\>/g; - $message=&Apache::lontexconvert::msgtexconverted($message); if ($allowed) { $message=&Apache::lonspeller::markeduptext($message); } + $message=&Apache::lontexconvert::msgtexconverted($message); unless ($_ eq 'aaa_title') { if (($_ ne 'bbb_content') || ($allowed)) { if ($target ne 'tex') {