projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52c3bf8
)
fix encoding of rss feed.
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 21 Nov 2010 05:13:22 +0000
(
00:13
-0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 21 Nov 2010 05:13:22 +0000
(
00:13
-0500)
Hopefully, this will fix the feeds not showing up on horde.org/{app_name}
whups/templates/rss/items.rss
patch
|
blob
|
history
diff --git
a/whups/templates/rss/items.rss
b/whups/templates/rss/items.rss
index
b95d832
..
92525b7
100644
(file)
--- a/
whups/templates/rss/items.rss
+++ b/
whups/templates/rss/items.rss
@@
-1,4
+1,4
@@
-<?xml version="1.0" encoding="
<tag:charset />
"?>
+<?xml version="1.0" encoding="
UTF-8
"?>
<?xml-stylesheet href="<tag:xsl />" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>