--- loncom/homework/chemresponse.pm 2004/03/12 18:41:43 1.31 +++ loncom/homework/chemresponse.pm 2004/03/31 05:23:59 1.32 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # chemical equation style response # -# $Id: chemresponse.pm,v 1.31 2004/03/12 18:41:43 albertel Exp $ +# $Id: chemresponse.pm,v 1.32 2004/03/31 05:23:59 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -92,7 +92,7 @@ $molecule CHEMPAGE - $body=&HTML::Entities::encode($body); + $body=&HTML::Entities::encode($body,'<>&"'); $body=~s/\n/ /g; my $result=<