--- share/html/Dashboards/Subscription.html.orig 2016-06-08 21:49:02 UTC
+++ share/html/Dashboards/Subscription.html
@@ -75,7 +75,7 @@
% for my $portlet (@portlets) {
-
- <% loc($portlet->{description}, $fields{'Rows'}) %>
+ <% loc( RT::SavedSearch->EscapeDescription($portlet->{description}), $fields{'Rows'}) %>
% }