Error "At line 36. column33: not well-formed (invalid token)"
Reported by Archer72
https://hackerpublicradio.org/comments.rss
( https://hackerpublicradio.org/comments_rss.php redirects to comments.rss )
# grep comments.rss .htaccess RewriteRule "^comments_rss.php$" "/comments.rss" [R]
The '&' is not been escaped.
$ wget --quiet https://hackerpublicradio.org/comments_rss.php -O - | xmllint - -:36: parser error : xmlParseEntityRef: no name <title>Majid says: Mintcast & Thunderbird</title>
No dependencies set.
The note is not visible to the blocked user.
Error "At line 36. column33: not well-formed
(invalid token)"
Reported by Archer72
https://hackerpublicradio.org/comments.rss
( https://hackerpublicradio.org/comments_rss.php redirects to comments.rss )
The '&' is not been escaped.