From 1497c991a137877b7f1cb7b63be2a55b00566072 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 17 Jan 2007 23:18:22 +0000 Subject: [PATCH] fix for escaping titles in the CS RSS template --- docs/changelog/7.x.x.txt | 1 + docs/upgrades/templates-7.3.5/cs_rss.tmpl | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 docs/upgrades/templates-7.3.5/cs_rss.tmpl diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index 26ad1194b..fd737c5c4 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -26,6 +26,7 @@ custom forms do not work or are broken. It now skips these and throws a warning - fix: Added javascript confirmation for deleting wiki pages. + - fix: Collaboration rss broken (perlDreamer Consulting, LLC) 7.3.4 diff --git a/docs/upgrades/templates-7.3.5/cs_rss.tmpl b/docs/upgrades/templates-7.3.5/cs_rss.tmpl new file mode 100644 index 000000000..dc6f35033 --- /dev/null +++ b/docs/upgrades/templates-7.3.5/cs_rss.tmpl @@ -0,0 +1,18 @@ +#PBtmpl0000000000000142 + + + +<tmpl_var title ESCAPE="HTML"> + + + + +<tmpl_var title ESCAPE="HTML"> + + + + + + + +