--- loncom/interface/lonmeta.pm 2004/05/06 20:56:07 1.76 +++ loncom/interface/lonmeta.pm 2004/05/07 17:17:58 1.77 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Metadata display handler # -# $Id: lonmeta.pm,v 1.76 2004/05/06 20:56:07 matthew Exp $ +# $Id: lonmeta.pm,v 1.77 2004/05/07 17:17:58 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -404,7 +404,7 @@ sub prettyinput { $value=~s/^\s+//gs; $value=~s/\s+$//gs; $value=~s/\s+/ /gs; - $value=~s/\"/\&quod\;/gs; + $value=~s/\"/\"\;/gs; return ''.