Andrew Grieve created CB-7292:
---------------------------------
Summary: Blog RSS Feed does not validate
Key: CB-7292
URL: https://issues.apache.org/jira/browse/CB-7292
Project: Apache Cordova
Issue Type: Bug
Components: Website
Reporter: Andrew Grieve
Priority: Minor
Here's output from
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fcordova.apache.org%2Frss.xml
{code}
This feed does not validate.
line 42, column 41: pubDate must be an RFC-822 date-time: Wed, 06 Aug 2014
(21 occurrences) [help]
<pubDate>Wed, 06 Aug 2014</pubDate>
^
line 3287, column 37: XML parsing error: <unknown>:3287:37: not well-formed
(invalid token) [help]
<title>CLI, Plugman & Plugins Release: Oct 28,
2013</title>
^
In addition, interoperability with the widest range of feed readers could be
improved by implementing the following recommendation.
line 12, column 42: Image not in required format [help]
<url>http://cordova.apache.org</url>
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)