-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
Expected behavior
Expected goFeed.item to have attribute called "Source" (rssFeed.item has this attribute, but goFeed.item does not for some reason)
or
Source attribute to exist in the goFeed.item.Custom[] map
Actual behavior
goFeed.item has no attribute or method called "Source"
goFeed.item.Custom[] is empty
Steps to reproduce the behavior
News aggregate, for example, news.google.com, uses the <source> attribute, as opposed to <title> or <author>.
Note: Please include any links to problem feeds, or the feed content itself!
Metadata
Metadata
Assignees
Labels
No labels