--- loncom/publisher/Attic/lonconstruct.pm 2003/12/10 00:32:56 1.21 +++ loncom/publisher/Attic/lonconstruct.pm 2004/03/31 05:24:00 1.22 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Page Wrapper for Construction # -# $Id: lonconstruct.pm,v 1.21 2003/12/10 00:32:56 www Exp $ +# $Id: lonconstruct.pm,v 1.22 2004/03/31 05:24:00 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -102,7 +102,7 @@ sub handler { &Debug($r, "Initial URL for lower frame: ".$lowerframe); $lowerframe=~s/^\//\/\~/; &Debug($r, "Lower frame URL afer ~ subst: ".$lowerframe); - $lowerframe= &HTML::Entities::encode($lowerframe); + $lowerframe= &HTML::Entities::encode($lowerframe,'<>&"'); &Debug($r, "Lower frame URL after quote subst: ".$lowerframe); #