summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-07-20 06:15:58 +0200
committerlpsolit%gmail.com <>2005-07-20 06:15:58 +0200
commitd3fe18c0f0ddb260b0cdcfec8f5d8a4a4e830c37 (patch)
tree15cd1d602289eeec0f6fe11a3453deceb8b6ce1e /template
parent59b918bbce20a2258d25443bb01dbd99255f1d54 (diff)
downloadbugzilla-d3fe18c0f0ddb260b0cdcfec8f5d8a4a4e830c37.tar.gz
bugzilla-d3fe18c0f0ddb260b0cdcfec8f5d8a4a4e830c37.tar.xz
Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard <jremillardshop@letterboxes.org> r/a=myk
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/list.rss.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/list.rss.tmpl b/template/en/default/list/list.rss.tmpl
index 04e8ec39f..96d7a903d 100644
--- a/template/en/default/list/list.rss.tmpl
+++ b/template/en/default/list/list.rss.tmpl
@@ -30,8 +30,8 @@
<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:sy="http://pur1.org/rss/1.0/modules/syndication/"
- xmlns:dc="http://pur1.org/rss/dc/elements/1.1/"
+ xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns="http://purl.org/rss/1.0/">
<channel rdf:about="[% Param('urlbase') %]buglist.cgi?
[%- urlquerypart.replace('ctype=rss[&]?','') FILTER xml %]" >