]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 300318: RSS feeds namespace is incorrect - Patch by Jason Remillard <jremillardsh...
authorlpsolit%gmail.com <>
Wed, 20 Jul 2005 04:19:51 +0000 (04:19 +0000)
committerlpsolit%gmail.com <>
Wed, 20 Jul 2005 04:19:51 +0000 (04:19 +0000)
template/en/default/list/list.rss.tmpl

index 04e8ec39f3244f61d4223fb7c8714509b03b3444..96d7a903d0c5982fd013d4b6759e8f98baef601c 100644 (file)
@@ -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 %]" >