Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.6-beta5
Component:
Views Data
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Feb 2008 at 04:19 UTC
Updated:
6 Feb 2008 at 07:04 UTC
When using the sort criteria and any fields related to time, such as Created Time or Node Updated Time, the RSS feed does not validate. Here is an example of such a feed using Drupal Views 5.1.6
and results of validation for this feed
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.seoecom.com%2Fbug
Comments
Comment #1
merlinofchaos commentedAs near as I can tell, all of the errors in that validation have to do with your content, not the RSS generation.
Most of the errors are recommendations; the only one that is actually an error has to do with an invalid URL in your content, which Views is totally not responsible for.
Comment #2
Joe Matthew commentedThanks for pointing this out. It was due to an error in one of the contents that resolved the issue. Closing this issue.