summaryrefslogtreecommitdiffstats
path: root/template/en/default/reports/create-chart.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/reports/create-chart.html.tmpl')
-rw-r--r--template/en/default/reports/create-chart.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/reports/create-chart.html.tmpl b/template/en/default/reports/create-chart.html.tmpl
index 0879d8ec6..c91fea132 100644
--- a/template/en/default/reports/create-chart.html.tmpl
+++ b/template/en/default/reports/create-chart.html.tmpl
@@ -207,9 +207,9 @@ function subcatSelected() {
[% series.series_id %]">Edit</a> |
[% END %]
<a href="buglist.cgi?cmdtype=dorem&amp;namedcmd=
- [% series.category FILTER html %]%20/%20
- [% series.subcategory FILTER html %]%20/%20
- [% series.name FILTER html -%]&amp;series_id=
+ [% series.category FILTER url_quote %]%20/%20
+ [% series.subcategory FILTER url_quote %]%20/%20
+ [% series.name FILTER url_quote -%]&amp;series_id=
[% series.series_id %]&amp;remaction=runseries">Run Search</a>
</td>
</tr>