Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author element on channel fails validation #30

Open
instanceof opened this issue Jul 28, 2014 · 0 comments
Open

Author element on channel fails validation #30

instanceof opened this issue Jul 28, 2014 · 0 comments

Comments

@instanceof
Copy link

In the example code in the Readme.md, you show an author element on the "feed" which generates an author sub-element on channel.

If you set the author property on the feed, but not when generating items (optional), it outputs an author element on channel in addition to the generator element on channel and is missing from the item. If you then try to validate that feed with an online tool, it complains about the author element on channel.

http://feedvalidator.org
http://www.rssboard.org/rss-specification#requiredChannelElements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants