summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-11-19 10:29:22 +0100
committerlpsolit%gmail.com <>2005-11-19 10:29:22 +0100
commit29cf8805dac7281cb4f4e52ee48177a3a679a0c4 (patch)
tree46db6d517ecff58f40f408f0d6e226a129c84ab5 /template
parentb1457ecffd7630f867974177c3f3313f4e08bb6b (diff)
downloadbugzilla-29cf8805dac7281cb4f4e52ee48177a3a679a0c4.tar.gz
bugzilla-29cf8805dac7281cb4f4e52ee48177a3a679a0c4.tar.xz
Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/list.html.tmpl5
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index 01f7678fd..eb1f2799a 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -48,7 +48,7 @@
[% PROCESS global/header.html.tmpl
title = title
style = style
- rsslink = "buglist.cgi?$urlquerypart&ctype=rss"
+ rsslink = "buglist.cgi?$urlquerypart&title=$title&ctype=rss"
%]
<div align="center">
@@ -168,7 +168,8 @@
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&amp;ctype=csv">CSV</a> |
<a href="buglist.cgi?
- [% urlquerypart FILTER html %]&amp;ctype=rss">RSS</a> |
+ [% urlquerypart FILTER html %]&amp;title=
+ [%- title FILTER html %]&amp;ctype=rss">RSS</a> |
<a href="buglist.cgi?
[% urlquerypart FILTER html %]&amp;ctype=ics">iCalendar</a> |
<a href="colchange.cgi?