X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_export.cgi;h=4d0c7391f8c7996b2af8b7180afde2b3c6bdb810;hb=85be0d954dbe4a2c86841a37dc6a4df690dd5142;hp=cc60f1aeb4732811bdb5e4bbc9492b188a4a2302;hpb=c0567c688084e89fcd11bf82348b6c418f1254ac;p=freeside.git diff --git a/httemplate/edit/part_export.cgi b/httemplate/edit/part_export.cgi index cc60f1aeb..4d0c7391f 100644 --- a/httemplate/edit/part_export.cgi +++ b/httemplate/edit/part_export.cgi @@ -68,9 +68,10 @@ my $widget = new HTML::Widgets::SelectLayers( $html .= ''; } elsif ( $type eq 'textarea' ) { $html .= qq!!; + encode_entities($value). ''; } elsif ( $type eq 'text' ) { - $html .= qq!!; + $html .= qq!'; } elsif ( $type eq 'checkbox' ) { $html .= qq!