Sébastien Gandon created CB-7645:
------------------------------------
Summary: Website rss feed is invalid
Key: CB-7645
URL: https://issues.apache.org/jira/browse/CB-7645
Project: Apache Cordova
Issue Type: Bug
Components: Website
Reporter: Sébastien Gandon
I wanted to subscribe to the Cardova web site rss feed but it is an invalid xml
file.
see
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fcordova.apache.org%2Frss.xml
Here is the faulty line with a *&* not escaped.
{code}
line 5295, column 37: XML parsing error: <unknown>:5295:37: not well-formed
(invalid token) [help]
<title>CLI, Plugman & Plugins Release: Oct 28, 2013</title>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)