--- loncom/interface/lonmsgdisplay.pm 2006/04/23 03:50:54 1.7 +++ loncom/interface/lonmsgdisplay.pm 2006/04/23 04:04:38 1.8 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Routines for messaging display # -# $Id: lonmsgdisplay.pm,v 1.7 2006/04/23 03:50:54 albertel Exp $ +# $Id: lonmsgdisplay.pm,v 1.8 2006/04/23 04:04:38 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -478,7 +478,7 @@ sub disnew { push @newmsgs, { msgid => $msgid, sendtime => $sendtime, - shortsub => &Apache::lonnet::unescape($shortsubj), + shortsub => $shortsubj, from => $fromname, fromdom => $fromdom, course => $description @@ -653,7 +653,7 @@ ENDDISHEADER '">'.&mt('Delete'):' ').''. ''.&Apache::lonlocal::locallocaltime($sendtime).''. $dis_name.''.$dis_domain.''. - &Apache::lonnet::unescape($shortsubj).''. + $shortsubj.''. $description.''.$status.''."\n"); } elsif ($status eq 'deleted') { # purge