From cfdc33879e11f4fd709315aefff14b1619a0d4ee Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Wed, 7 Aug 2013 13:43:43 +0000 Subject: [PATCH] Use a CDATA second for comment authors in RSS2 comment feeds so that HTML in comments doesn't kill the XML validation. Fixes #17767 props wonderboymusic, dzver. Built from https://develop.svn.wordpress.org/trunk@25009 git-svn-id: http://core.svn.wordpress.org/trunk@25003 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/feed-rss2-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/feed-rss2-comments.php b/wp-includes/feed-rss2-comments.php index a6a91016a6..801b91fba5 100644 --- a/wp-includes/feed-rss2-comments.php +++ b/wp-includes/feed-rss2-comments.php @@ -47,7 +47,7 @@ if ( have_comments() ) : while ( have_comments() ) : the_comment(); } ?> - + ]]>