Created Feed Does Not Validate
Joe Matthew - February 3, 2008 - 04:19
| Project: | Views |
| Version: | 5.x-1.6-beta5 |
| Component: | Views Data |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Joe Matthew |
| Status: | closed |
Jump to:
Description
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%2Fbu...

#1
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.
#2
Thanks for pointing this out. It was due to an error in one of the contents that resolved the issue. Closing this issue.