From bc7f7a7347072abae9655a3ad357d730a57561c5 Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Tue, 16 Sep 2025 11:41:57 +0200 Subject: [PATCH] Remove the xml_entity causing issues with feed --- templates/rss-comments.tpl.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/rss-comments.tpl.xml b/templates/rss-comments.tpl.xml index 6bbd0de..5865382 100644 --- a/templates/rss-comments.tpl.xml +++ b/templates/rss-comments.tpl.xml @@ -50,11 +50,11 @@ %--> - <!--% item.comment_author_name | html_strip | xml_entity %--> says: <!--% item.comment_title | html_strip | xml_entity %--> - feedback.nospam@nospam.hackerpublicradio.org () + <!--% item.comment_author_name | html_strip %--> says: <!--% item.comment_title | html_strip %--> + feedback.nospam@nospam.hackerpublicradio.org () eps/hpr/index.html#comments - RE: hpr:: by
+ RE: hpr:: by

]]>
-- 2.43.5