--- share/html/Dashboards/Subscription.html.orig 2016-07-18 20:20:17 UTC +++ share/html/Dashboards/Subscription.html @@ -75,7 +75,7 @@
    % for my $portlet (@portlets) {
  1. - <% loc($portlet->{description}, $fields{'Rows'}) %> + <% loc( RT::SavedSearch->EscapeDescription($portlet->{description}), $fields{'Rows'}) %>
  2. % }