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

http://www.seoecom.com/bug

and results of validation for this feed

http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.seoecom.com%2Fbug

Comments

merlinofchaos’s picture

Status: Active » Closed (works as designed)

As 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.

Joe Matthew’s picture

Assigned: Unassigned » Joe Matthew
Status: Closed (works as designed) » Closed (fixed)

Thanks for pointing this out. It was due to an error in one of the contents that resolved the issue. Closing this issue.